← Back to Editor

#2C2C20 · #FFF0CF · #71B5AA · #685942 · #FAE3B7

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#2C2C20

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#2C2C20
RGB
rgb(44, 44, 32)
HSL
hsl(60, 16%, 15%)
HSB
hsb(60, 27%, 17%)
CMYK
cmyk(0%, 0%, 27%, 83%)
Oklch
oklch(28.9% 0.021 107.6)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#FFF0CF

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF0CF
RGB
rgb(255, 240, 207)
HSL
hsl(41, 100%, 91%)
HSB
hsb(41, 19%, 100%)
CMYK
cmyk(0%, 6%, 19%, 0%)
Oklch
oklch(95.9% 0.046 86.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#71B5AA

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#71B5AA
RGB
rgb(113, 181, 170)
HSL
hsl(170, 31%, 58%)
HSB
hsb(170, 38%, 71%)
CMYK
cmyk(38%, 0%, 6%, 29%)
Oklch
oklch(72.5% 0.071 182.9)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#685942

Ochre · DarkOliveGreen · Amber Brown

HEX
#685942
RGB
rgb(104, 89, 66)
HSL
hsl(36, 22%, 33%)
HSB
hsb(36, 37%, 41%)
CMYK
cmyk(0%, 14%, 37%, 59%)
Oklch
oklch(47.2% 0.040 78.2)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FAE3B7

Goose Yellow · Wheat · Peach Orange

HEX
#FAE3B7
RGB
rgb(250, 227, 183)
HSL
hsl(39, 87%, 85%)
HSB
hsb(39, 27%, 98%)
CMYK
cmyk(0%, 9%, 27%, 2%)
Oklch
oklch(92.4% 0.062 83.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2C2C20
20202C

Analogous

2C2620
2C2C20
262C20

Triadic

2C2C20
202C2C
2C202C

Split-Comp.

2C2C20
20262C
26202C

Tetradic

2C2C20
202C26
20202C
2C2026

Contrast Matrix WCAG 2.1 Contrast

2C2C20
FFF0CF
71B5AA
685942
FAE3B7
12.5
AAA
6.0
AA
2.1
Fail
11.2
AAA
12.5
AAA
2.1
Fail
6.0
AA
1.1
Fail
6.0
AA
2.1
Fail
2.9
Fail
1.9
Fail
2.1
Fail
6.0
AA
2.9
Fail
5.4
AA
11.2
AAA
1.1
Fail
1.9
Fail
5.4
AA
White BG
14.1AAA
1.1Fail
2.4Fail
6.8AA
1.3Fail
Black BG
1.5Fail
18.6AAA
8.9AAA
3.1AA Large
16.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2C2C23
F9F8D7
8E8FAD
626148
F0F0C2

Deuteranopia

2C2C24
F9FBD9
8B85AD
626449
F1F3C4

Tritanopia

2C2526
FEDDDF
74AFAF
674C4D
F9CACC

Achromatopsia

2B2B2B
F1F1F1
9F9F9F
5B5B5B
E5E5E5

Shades & Tints Shades & Tints

#2C2C20

Dark
Light

#FFF0CF

Dark
Light

#71B5AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2c2c20;
  --color-2: #fff0cf;
  --color-3: #71b5aa;
  --color-4: #685942;
  --color-5: #fae3b7;
}

SCSS

$color-1: #2c2c20;
$color-2: #fff0cf;
$color-3: #71b5aa;
$color-4: #685942;
$color-5: #fae3b7;

TAILWIND

colors: {
  'brand-1': '#2c2c20',
  'brand-2': '#fff0cf',
  'brand-3': '#71b5aa',
  'brand-4': '#685942',
  'brand-5': '#fae3b7',
}

RGB Array

[44, 44, 32], [255, 240, 207], [113, 181, 170], [104, 89, 66], [250, 227, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2C2C20, #FFF0CF, #71B5AA, #685942, #FAE3B7 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: #2c2c20; --color-2: #fff0cf; --color-3: #71b5aa; --color-4: #685942; --color-5: #fae3b7. 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