← Back to Editor

#121212 · #B66E56 · #FFDFB6 · #FCF3ED · #A9AFA1

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#B66E56

Tangerine · Sienna · Warm Sun

HEX
#B66E56
RGB
rgb(182, 110, 86)
HSL
hsl(15, 40%, 53%)
HSB
hsb(15, 53%, 71%)
CMYK
cmyk(0%, 40%, 53%, 29%)
Oklch
oklch(61.1% 0.099 39.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FFDFB6

Goose Yellow · Wheat · Peach Orange

HEX
#FFDFB6
RGB
rgb(255, 223, 182)
HSL
hsl(34, 100%, 86%)
HSB
hsb(34, 29%, 100%)
CMYK
cmyk(0%, 13%, 29%, 0%)
Oklch
oklch(92.0% 0.064 73.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FCF3ED

Apricot · SeaShell · Peach Orange

HEX
#FCF3ED
RGB
rgb(252, 243, 237)
HSL
hsl(24, 71%, 96%)
HSB
hsb(24, 6%, 99%)
CMYK
cmyk(0%, 4%, 6%, 1%)
Oklch
oklch(97.0% 0.013 56.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#A9AFA1

Willow Green · DarkGray · Silver Sand

HEX
#A9AFA1
RGB
rgb(169, 175, 161)
HSL
hsl(86, 8%, 66%)
HSB
hsb(86, 8%, 69%)
CMYK
cmyk(3%, 0%, 8%, 31%)
Oklch
oklch(74.5% 0.021 125.9)

TraditionalWillow Green」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
B66E56
FFDFB6
FCF3ED
A9AFA1
4.8
AA
14.7
AAA
17.1
AAA
8.3
AAA
4.8
AA
3.1
AA Large
3.6
AA Large
1.7
Fail
14.7
AAA
3.1
AA Large
1.2
Fail
1.8
Fail
17.1
AAA
3.6
AA Large
1.2
Fail
2.1
Fail
8.3
AAA
1.7
Fail
1.8
Fail
2.1
Fail
White BG
18.7AAA
3.9AA Large
1.3Fail
1.1Fail
2.2Fail
Black BG
1.1Fail
5.4AA
16.5AAA
19.2AAA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
97965C
F1F1C0
F8F8EE
ACACA4

Deuteranopia

121212
9BA05D
F3F5C2
F9F9EF
ABABA5

Tritanopia

121212
B26061
FDC8C9
FCF0F0
A9A7A8

Achromatopsia

121212
818181
E4E4E4
F5F5F5
ACACAC

Shades & Tints Shades & Tints

#121212

Dark
Light

#B66E56

Dark
Light

#FFDFB6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #b66e56;
  --color-3: #ffdfb6;
  --color-4: #fcf3ed;
  --color-5: #a9afa1;
}

SCSS

$color-1: #121212;
$color-2: #b66e56;
$color-3: #ffdfb6;
$color-4: #fcf3ed;
$color-5: #a9afa1;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#b66e56',
  'brand-3': '#ffdfb6',
  'brand-4': '#fcf3ed',
  'brand-5': '#a9afa1',
}

RGB Array

[18, 18, 18], [182, 110, 86], [255, 223, 182], [252, 243, 237], [169, 175, 161]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #121212, #B66E56, #FFDFB6, #FCF3ED, #A9AFA1 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #121212; --color-2: #b66e56; --color-3: #ffdfb6; --color-4: #fcf3ed; --color-5: #a9afa1. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color