← Back to Editor

#2C2C2E · #7C7676 · #D3AA52 · #DABB8D · #FEEDC2

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

#2C2C2E

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2C2C2E
RGB
rgb(44, 44, 46)
HSL
hsl(240, 2%, 18%)
HSB
hsb(240, 4%, 18%)
CMYK
cmyk(4%, 4%, 0%, 82%)
Oklch
oklch(29.4% 0.004 286.2)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#7C7676

Ink Gray · Gray · Warm Gray

HEX
#7C7676
RGB
rgb(124, 118, 118)
HSL
hsl(0, 2%, 47%)
HSB
hsb(0, 5%, 49%)
CMYK
cmyk(0%, 5%, 5%, 51%)
Oklch
oklch(57.1% 0.007 17.4)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#D3AA52

Ginger · SandyBrown · Sunflower

HEX
#D3AA52
RGB
rgb(211, 170, 82)
HSL
hsl(41, 59%, 57%)
HSB
hsb(41, 61%, 83%)
CMYK
cmyk(0%, 19%, 61%, 17%)
Oklch
oklch(75.8% 0.116 84.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#DABB8D

Ginger · BurlyWood · Warm Sun

HEX
#DABB8D
RGB
rgb(218, 187, 141)
HSL
hsl(36, 51%, 70%)
HSB
hsb(36, 35%, 85%)
CMYK
cmyk(0%, 14%, 35%, 15%)
Oklch
oklch(80.8% 0.070 77.3)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#FEEDC2

Goose Yellow · Bisque · Lemon Cream

HEX
#FEEDC2
RGB
rgb(254, 237, 194)
HSL
hsl(43, 97%, 88%)
HSB
hsb(43, 24%, 100%)
CMYK
cmyk(0%, 7%, 24%, 0%)
Oklch
oklch(94.9% 0.059 89.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2C2C2E
2F2F2D

Analogous

2D2E2F
2C2C2E
2E2D2F

Triadic

2C2C2E
2F2D2D
2D2F2D

Split-Comp.

2C2C2E
2F2E2D
2E2F2D

Tetradic

2C2C2E
2F2D2E
2F2F2D
2D2F2E

Contrast Matrix WCAG 2.1 Contrast

2C2C2E
7C7676
D3AA52
DABB8D
FEEDC2
3.1
AA Large
6.4
AA
7.6
AAA
12.0
AAA
3.1
AA Large
2.0
Fail
2.4
Fail
3.8
AA Large
6.4
AA
2.0
Fail
1.2
Fail
1.9
Fail
7.6
AAA
2.4
Fail
1.2
Fail
1.6
Fail
12.0
AAA
3.8
AA Large
1.9
Fail
1.6
Fail
White BG
13.9AAA
4.5AA Large
2.2Fail
1.8Fail
1.2Fail
Black BG
1.5Fail
4.7AA
9.6AAA
11.5AAA
18.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2C2C2E
797976
C1C167
CDCC98
F7F6CC

Deuteranopia

2C2C2D
7A7A76
C4C76C
CED19B
F8F9CF

Tritanopia

2C2D2D
7C7676
D1787C
D8A1A3
FDD5D6

Achromatopsia

2C2C2C
787878
ACACAC
BFBFBF
EDEDED

Shades & Tints Shades & Tints

#2C2C2E

Dark
Light

#7C7676

Dark
Light

#D3AA52

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2c2c2e;
  --color-2: #7c7676;
  --color-3: #d3aa52;
  --color-4: #dabb8d;
  --color-5: #feedc2;
}

SCSS

$color-1: #2c2c2e;
$color-2: #7c7676;
$color-3: #d3aa52;
$color-4: #dabb8d;
$color-5: #feedc2;

TAILWIND

colors: {
  'brand-1': '#2c2c2e',
  'brand-2': '#7c7676',
  'brand-3': '#d3aa52',
  'brand-4': '#dabb8d',
  'brand-5': '#feedc2',
}

RGB Array

[44, 44, 46], [124, 118, 118], [211, 170, 82], [218, 187, 141], [254, 237, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2C2C2E, #7C7676, #D3AA52, #DABB8D, #FEEDC2 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: #2c2c2e; --color-2: #7c7676; --color-3: #d3aa52; --color-4: #dabb8d; --color-5: #feedc2. 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