Raisin Black#2F1E28
Amber Gold#D2A369
Dusty Mauve#A67B84
Smoky Taupe#6B584C
Warm Sand#B69F81
Palette direction

Raisin Black Amber Color Palette

This palette blends deep, dark raisin black with warm golden amber and complementary muted tones to evoke luxury, warmth, and subtle sophistication. The rich main colors create strong brand recognition, while support and neutral colors balance the composition, offering versatility for digital and print applications.

AnalogousLuxury And Lifestyleraisin blackamberluxurywarmth
palette-preview.example
Luxury And Lifestyle color direction

Raisin Black Amber Color Palette

This palette blends deep, dark raisin black with warm golden amber and complementary muted tones to evoke luxury, warmth, and subtle sophistication. The rich main colors create strong brand recognition, while support and neutral colors balance the composition, offering versatility for digital and print applications.

Explore the color system
Logo contrast guide

Logo color pairings

ColorFly checks the palette colors against each other and suggests the clearest logo/background combinations.

Logo Pure White #FFFFFFon Raisin Black #2F1E2815.7:1 Excellent
Logo Charcoal Black #1A1A1Aon Amber Gold #D2A3697.6:1 Excellent
Logo Charcoal Black #1A1A1Aon Dusty Mauve #A67B844.8:1 Strong
Logo Charcoal Black #1A1A1Aon Pure White #FFFFFF17.4:1 Excellent
Icon color
BackgroundRaisin Black#2F1E28TextPure White#FFFFFF
Primary Button15.70:1
AAA

Best for the main action users should notice first.

BackgroundAmber Gold#D2A369TextCharcoal Black#1A1A1A
Secondary Button7.61:1
AAA

Useful for softer choices and secondary paths.

BackgroundWarm Sand#B69F81TextDusty Mauve#A67B84
Outlined Button1.43:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundWarm Sand#B69F81TextRaisin Black#2F1E28
Text Button6.18:1
AA

A quiet action for links, navigation, and inline decisions.

Palette composition8 colorsAnalogous color relationship
9:41Raisin Black Amber Color Palette Color role balance
Analogous system
60% DominantNeutrals

Backgrounds, large surfaces, whitespace, and reading comfort.

30% SecondarySupport colors

Sections, secondary UI, illustrations, and repeated brand moments.

10% AccentMain colors

High-attention moments like primary actions and memorable highlights.

CRaisin Black Amber Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors combine a deep raisin black with warm amber gold and a muted dusty mauve, creating a distinctive and harmonious split complementary palette that balances depth with warmth and subtle color contrast.

Clear roles create a consistent brand experience.

Color Roles and Usage Map

Assign existing palette colors to brand, typography, and interface roles.

Brand identity

LogoUsed for logo marks and core brand symbols.Raisin Black #2F1E28
HeadlineUsed for main titles and key messages.Amber Gold #D2A369
LinkUsed for links and interactive text.Raisin Black #2F1E28

Buttons

Primary Button
BackgroundRaisin Black #2F1E28
TextPure White #FFFFFF
Secondary Button
BackgroundAmber Gold #D2A369
TextCharcoal Black #1A1A1A
Outlined Button
BackgroundRaisin Black #2F1E28
TextDusty Mauve #A67B84

Interface

TextDefault readable body text.Charcoal Black #1A1A1A
Bg LightLight page or section background.Warm Sand #B69F81
Bg DarkDark page or section background.Warm Sand #B69F81
IconSmall interface icons and marks.Smoky Taupe #6B584C
BorderCards, inputs, and component borders.Smoky Taupe #6B584C
DividerSubtle separators between content.Smoky Taupe #6B584C
OutlineFocus rings and emphasis outlines.Smoky Taupe #6B584C

Palette Colors

A compact view of the brand, support, and neutral colors that make up this system.

Main (Brand) Colors

The main colors combine a deep raisin black with warm amber gold and a muted dusty mauve, creating a distinctive and harmonious split complementary palette that balances depth with warmth and subtle color contrast.

PrimaryRaisin Black

RolesLogo, Link, Btn Primary Bg, Btn Outlined Border

Raisin Black offers a rich, nearly black purple base that exudes luxury, depth, and elegant mystery, anchoring the palette with sophistication.

HEX#2F1E28
RGB47, 30, 40
HSL325, 22, 15
CMYK0, 36, 15, 82
SecondaryAmber Gold

RolesBtn Secondary Bg, Headline

Amber Gold adds warmth and a glowing, inviting touch, evoking feelings of comfort and premium quality.

HEX#D2A369
RGB210, 163, 105
HSL33, 54, 62
CMYK0, 22, 50, 18
TertiaryDusty Mauve

RolesBtn Outlined Text

Dusty Mauve softens the palette with its muted purple tone, balancing the dark and warm hues with a delicate, understated elegance.

HEX#A67B84
RGB166, 123, 132
HSL347, 19, 57
CMYK0, 26, 20, 35

Support Colors

Support colors offer muted accents that complement and balance the main shades without overpowering them, enhancing usability and maintaining visual hierarchy.

Smoky Taupe

RolesIcon, Border, Divider, Outline

Smoky Taupe provides a neutral yet warm accent, grounding the palette and supporting the primary colors with subtle contrast.

HEX#6B584C
RGB107, 88, 76
HSL23, 17, 36
CMYK0, 18, 29, 58
Warm Sand

RolesBg Light, Bg Dark

Warm Sand creates gentle backgrounds that highlight the main colors, introducing softness and visual comfort to the interface.

HEX#B69F81
RGB182, 159, 129
HSL34, 27, 61
CMYK0, 13, 29, 29

Neutral Colors

Utility colors for backgrounds, text, borders, and balance.

Pure White

RolesBtn Primary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Light Ivory
HEX#F8F6F2
RGB248, 246, 242
HSL40, 30, 96
CMYK0, 1, 2, 3
Charcoal Black

RolesText, Btn Secondary Text

HEX#1A1A1A
RGB26, 26, 26
HSL0, 0, 10
CMYK0, 0, 0, 90

Export and Handoff

Copy palette values for design systems, websites, and client handoff.

Color tokens

Use these in CSS when you want every raw palette color available by name. Best for websites, landing pages, and design system variables.

Use when: you need the actual colors.
:root {
  --color-raisin-black: #2F1E28;
  --color-amber-gold: #D2A369;
  --color-dusty-mauve: #A67B84;
  --color-smoky-taupe: #6B584C;
  --color-warm-sand: #B69F81;
  --color-pure-white: #FFFFFF;
  --color-light-ivory: #F8F6F2;
  --color-charcoal-black: #1A1A1A;
}

Role tokens

Use these in CSS when colors are assigned to practical jobs like text, buttons, borders, links, and backgrounds.

Use when: you need UI roles, not just swatches.
:root {
  --role-logo: #2F1E28;
  --role-link: #2F1E28;
  --role-btn-primary-bg: #2F1E28;
  --role-btn-outlined-border: #2F1E28;
  --role-btn-secondary-bg: #D2A369;
  --role-headline: #D2A369;
  --role-btn-outlined-text: #A67B84;
  --role-icon: #6B584C;
  --role-border: #6B584C;
  --role-divider: #6B584C;
  --role-outline: #6B584C;
  --role-bg-light: #B69F81;
  --role-bg-dark: #B69F81;
  --role-btn-primary-text: #FFFFFF;
  --role-text: #1A1A1A;
  --role-btn-secondary-text: #1A1A1A;
}

JSON

Use this structured palette data in apps, generators, plugins, or tools that need to read the palette programmatically.

Use when: a developer or app needs data.
{
    "raisin-black": "#2F1E28",
    "amber-gold": "#D2A369",
    "dusty-mauve": "#A67B84",
    "smoky-taupe": "#6B584C",
    "warm-sand": "#B69F81",
    "pure-white": "#FFFFFF",
    "light-ivory": "#F8F6F2",
    "charcoal-black": "#1A1A1A"
}
Press Space to load new palette