← Back to Editor

#2F1F1F · #AFD0B3 · #D1CAB8 · #DCCEB4 · #F1D2A6

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

#2F1F1F

Crimson · Black · Deep Berry

HEX
#2F1F1F
RGB
rgb(47, 31, 31)
HSL
hsl(0, 21%, 15%)
HSB
hsb(0, 34%, 18%)
CMYK
cmyk(0%, 34%, 34%, 82%)
Oklch
oklch(25.9% 0.025 18.9)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#AFD0B3

Celadon · Silver · Apple Green

HEX
#AFD0B3
RGB
rgb(175, 208, 179)
HSL
hsl(127, 26%, 75%)
HSB
hsb(127, 16%, 82%)
CMYK
cmyk(16%, 0%, 14%, 18%)
Oklch
oklch(82.5% 0.053 148.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#D1CAB8

Goose Yellow · Silver · Lemon Cream

HEX
#D1CAB8
RGB
rgb(209, 202, 184)
HSL
hsl(43, 21%, 77%)
HSB
hsb(43, 12%, 82%)
CMYK
cmyk(0%, 3%, 12%, 18%)
Oklch
oklch(84.0% 0.026 89.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DCCEB4

Goose Yellow · Wheat · Peach Orange

HEX
#DCCEB4
RGB
rgb(220, 206, 180)
HSL
hsl(39, 36%, 78%)
HSB
hsb(39, 18%, 86%)
CMYK
cmyk(0%, 6%, 18%, 14%)
Oklch
oklch(85.6% 0.038 83.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F1D2A6

Goose Yellow · Wheat · Peach Orange

HEX
#F1D2A6
RGB
rgb(241, 210, 166)
HSL
hsl(35, 73%, 80%)
HSB
hsb(35, 31%, 95%)
CMYK
cmyk(0%, 13%, 31%, 5%)
Oklch
oklch(87.9% 0.067 76.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2F1F1F
1E2E2E

Analogous

2E1E26
2F1F1F
2E261E

Triadic

2F1F1F
1E2E1E
1E1E2E

Split-Comp.

2F1F1F
1E2E26
1E262E

Tetradic

2F1F1F
262E1E
1E2E2E
261E2E

Contrast Matrix WCAG 2.1 Contrast

2F1F1F
AFD0B3
D1CAB8
DCCEB4
F1D2A6
9.3
AAA
9.6
AAA
10.1
AAA
10.9
AAA
9.3
AAA
1.0
Fail
1.1
Fail
1.2
Fail
9.6
AAA
1.0
Fail
1.1
Fail
1.1
Fail
10.1
AAA
1.1
Fail
1.1
Fail
1.1
Fail
10.9
AAA
1.2
Fail
1.1
Fail
1.1
Fail
White BG
15.7AAA
1.7Fail
1.6Fail
1.6Fail
1.4Fail
Black BG
1.3Fail
12.5AAA
12.9AAA
13.5AAA
14.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

28281F
BDBEBA
CECEBC
D6D6BA
E4E3B1

Deuteranopia

292A1F
BBB9BC
CECFBD
D7D8BC
E5E8B3

Tritanopia

2E1F1F
B1C0C1
D1C0C1
DBBFC0
EFB9BB

Achromatopsia

242424
C3C3C3
CACACA
CFCFCF
D6D6D6

Shades & Tints Shades & Tints

#2F1F1F

Dark
Light

#AFD0B3

Dark
Light

#D1CAB8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2f1f1f;
  --color-2: #afd0b3;
  --color-3: #d1cab8;
  --color-4: #dcceb4;
  --color-5: #f1d2a6;
}

SCSS

$color-1: #2f1f1f;
$color-2: #afd0b3;
$color-3: #d1cab8;
$color-4: #dcceb4;
$color-5: #f1d2a6;

TAILWIND

colors: {
  'brand-1': '#2f1f1f',
  'brand-2': '#afd0b3',
  'brand-3': '#d1cab8',
  'brand-4': '#dcceb4',
  'brand-5': '#f1d2a6',
}

RGB Array

[47, 31, 31], [175, 208, 179], [209, 202, 184], [220, 206, 180], [241, 210, 166]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2F1F1F, #AFD0B3, #D1CAB8, #DCCEB4, #F1D2A6 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: #2f1f1f; --color-2: #afd0b3; --color-3: #d1cab8; --color-4: #dcceb4; --color-5: #f1d2a6. 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