← Back to Editor

#000000 · #2B2B2B · #8AA184 · #E0DCB4 · #F2EDC2

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#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

#8AA184

Celadon · DarkSeaGreen · Olive Green

HEX
#8AA184
RGB
rgb(138, 161, 132)
HSL
hsl(108, 13%, 57%)
HSB
hsb(108, 18%, 63%)
CMYK
cmyk(14%, 0%, 18%, 37%)
Oklch
oklch(68.3% 0.049 139.2)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#E0DCB4

Fresh Green · Wheat · Lemon Cream

HEX
#E0DCB4
RGB
rgb(224, 220, 180)
HSL
hsl(55, 42%, 79%)
HSB
hsb(55, 20%, 88%)
CMYK
cmyk(0%, 2%, 20%, 12%)
Oklch
oklch(88.7% 0.053 102.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F2EDC2

Fresh Green · Bisque · Lemon Cream

HEX
#F2EDC2
RGB
rgb(242, 237, 194)
HSL
hsl(54, 65%, 85%)
HSB
hsb(54, 20%, 95%)
CMYK
cmyk(0%, 2%, 20%, 5%)
Oklch
oklch(93.9% 0.056 101.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
2B2B2B
8AA184
E0DCB4
F2EDC2
1.5
Fail
7.5
AAA
15.1
AAA
17.7
AAA
1.5
Fail
5.1
AA
10.2
AAA
11.9
AAA
7.5
AAA
5.1
AA
2.0
Fail
2.4
Fail
15.1
AAA
10.2
AAA
2.0
Fail
1.2
Fail
17.7
AAA
11.9
AAA
2.4
Fail
1.2
Fail
White BG
21.0AAA
14.2AAA
2.8Fail
1.4Fail
1.2Fail
Black BG
1.0Fail
1.5Fail
7.5AAA
15.1AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2B2B2B
94948B
DEDEBE
F0F0CC

Deuteranopia

000000
2B2B2B
93918D
DFDFC0
F0F0CF

Tritanopia

000000
2B2B2B
8B9192
E0C5C7
F2D5D6

Achromatopsia

000000
2B2B2B
979797
D9D9D9
EAEAEA

Shades & Tints Shades & Tints

#000000

Dark
Light

#2B2B2B

Dark
Light

#8AA184

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2b2b2b;
  --color-3: #8aa184;
  --color-4: #e0dcb4;
  --color-5: #f2edc2;
}

SCSS

$color-1: #000000;
$color-2: #2b2b2b;
$color-3: #8aa184;
$color-4: #e0dcb4;
$color-5: #f2edc2;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2b2b2b',
  'brand-3': '#8aa184',
  'brand-4': '#e0dcb4',
  'brand-5': '#f2edc2',
}

RGB Array

[0, 0, 0], [43, 43, 43], [138, 161, 132], [224, 220, 180], [242, 237, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #2B2B2B, #8AA184, #E0DCB4, #F2EDC2 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #2b2b2b; --color-3: #8aa184; --color-4: #e0dcb4; --color-5: #f2edc2. 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. Restrained colors convey professionalism and trust. 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