← Back to Editor

#2B2B2B · #403E38 · #E64961 · #C7BF2E · #2B2A0E

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

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#403E38

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#403E38
RGB
rgb(64, 62, 56)
HSL
hsl(45, 7%, 24%)
HSB
hsb(45, 13%, 25%)
CMYK
cmyk(0%, 3%, 13%, 75%)
Oklch
oklch(36.4% 0.010 91.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#E64961

Vermilion · Tomato · Passion Red

HEX
#E64961
RGB
rgb(230, 73, 97)
HSL
hsl(351, 76%, 59%)
HSB
hsb(351, 68%, 90%)
CMYK
cmyk(0%, 68%, 58%, 10%)
Oklch
oklch(63.2% 0.192 15.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#C7BF2E

Autumn Sage · GoldenRod · Honey Gold

HEX
#C7BF2E
RGB
rgb(199, 191, 46)
HSL
hsl(57, 62%, 48%)
HSB
hsb(57, 77%, 78%)
CMYK
cmyk(0%, 4%, 77%, 22%)
Oklch
oklch(78.7% 0.155 106.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#2B2A0E

Autumn Sage · Black · Amber Gold

HEX
#2B2A0E
RGB
rgb(43, 42, 14)
HSL
hsl(58, 51%, 11%)
HSB
hsb(58, 67%, 17%)
CMYK
cmyk(0%, 2%, 67%, 83%)
Oklch
oklch(27.9% 0.044 107.1)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B2B2B
2B2B2B

Analogous

2B2B2B
2B2B2B
2B2B2B

Triadic

2B2B2B
2B2B2B
2B2B2B

Split-Comp.

2B2B2B
2B2B2B
2B2B2B

Tetradic

2B2B2B
2B2B2B
2B2B2B
2B2B2B

Contrast Matrix WCAG 2.1 Contrast

2B2B2B
403E38
E64961
C7BF2E
2B2A0E
1.3
Fail
3.7
AA Large
7.4
AAA
1.0
Fail
1.3
Fail
2.8
Fail
5.6
AA
1.4
Fail
3.7
AA Large
2.8
Fail
2.0
Fail
3.8
AA Large
7.4
AAA
5.6
AA
2.0
Fail
7.6
AAA
1.0
Fail
1.4
Fail
3.8
AA Large
7.6
AAA
White BG
14.2AAA
10.7AAA
3.8AA Large
1.9Fail
14.6AAA
Black BG
1.5Fail
2.0Fail
5.5AA
10.9AAA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

2B2B2B
3F3F39
A2A15B
C4C351
2B2B15

Deuteranopia

2B2B2B
3F3F3A
ABB75A
C4C55A
2B2B16

Tritanopia

2B2B2B
403B3B
DE5756
C76D73
2B1A1B

Achromatopsia

2B2B2B
3E3E3E
7B7B7B
B1B1B1
272727

Shades & Tints Shades & Tints

#2B2B2B

Dark
Light

#403E38

Dark
Light

#E64961

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b2b2b;
  --color-2: #403e38;
  --color-3: #e64961;
  --color-4: #c7bf2e;
  --color-5: #2b2a0e;
}

SCSS

$color-1: #2b2b2b;
$color-2: #403e38;
$color-3: #e64961;
$color-4: #c7bf2e;
$color-5: #2b2a0e;

TAILWIND

colors: {
  'brand-1': '#2b2b2b',
  'brand-2': '#403e38',
  'brand-3': '#e64961',
  'brand-4': '#c7bf2e',
  'brand-5': '#2b2a0e',
}

RGB Array

[43, 43, 43], [64, 62, 56], [230, 73, 97], [199, 191, 46], [43, 42, 14]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B2B2B, #403E38, #E64961, #C7BF2E, #2B2A0E is ideal for: tech websites, dark mode UIs, game UIs, 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: #2b2b2b; --color-2: #403e38; --color-3: #e64961; --color-4: #c7bf2e; --color-5: #2b2a0e. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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