← Back to Editor

#000000 · #D8D8A6 · #B2CA33 · #C6D750 · #F0EFC9

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

#D8D8A6

Fresh Green · Wheat · Sunflower

HEX
#D8D8A6
RGB
rgb(216, 216, 166)
HSL
hsl(60, 39%, 75%)
HSB
hsb(60, 23%, 85%)
CMYK
cmyk(0%, 0%, 23%, 15%)
Oklch
oklch(87.0% 0.066 107.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B2CA33

Grass Green · GreenYellow · Olive Green

HEX
#B2CA33
RGB
rgb(178, 202, 51)
HSL
hsl(70, 60%, 50%)
HSB
hsb(70, 75%, 79%)
CMYK
cmyk(12%, 0%, 75%, 21%)
Oklch
oklch(79.5% 0.169 118.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#C6D750

Autumn Sage · GreenYellow · Sunflower

HEX
#C6D750
RGB
rgb(198, 215, 80)
HSL
hsl(68, 63%, 58%)
HSB
hsb(68, 63%, 84%)
CMYK
cmyk(8%, 0%, 63%, 16%)
Oklch
oklch(84.1% 0.158 116.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#F0EFC9

Fresh Green · Bisque · Lemon Cream

HEX
#F0EFC9
RGB
rgb(240, 239, 201)
HSL
hsl(58, 57%, 86%)
HSB
hsb(58, 16%, 94%)
CMYK
cmyk(0%, 0%, 16%, 6%)
Oklch
oklch(94.3% 0.050 106.1)

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
D8D8A6
B2CA33
C6D750
F0EFC9
14.3
AAA
11.4
AAA
13.2
AAA
17.9
AAA
14.3
AAA
1.3
Fail
1.1
Fail
1.3
Fail
11.4
AAA
1.3
Fail
1.2
Fail
1.6
Fail
13.2
AAA
1.1
Fail
1.2
Fail
1.4
Fail
17.9
AAA
1.3
Fail
1.6
Fail
1.4
Fail
White BG
21.0AAA
1.5Fail
1.8Fail
1.6Fail
1.2Fail
Black BG
1.0Fail
14.3AAA
11.4AAA
13.2AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
D8D8B2
BCBD58
CDCE71
F0F0D2

Deuteranopia

000000
D8D8B5
BBB960
CCCB79
F0F0D4

Tritanopia

000000
D8BCBE
B3747B
C78A90
F0D9DB

Achromatopsia

000000
D2D2D2
B2B2B2
C3C3C3
EBEBEB

Shades & Tints Shades & Tints

#000000

Dark
Light

#D8D8A6

Dark
Light

#B2CA33

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #d8d8a6;
  --color-3: #b2ca33;
  --color-4: #c6d750;
  --color-5: #f0efc9;
}

SCSS

$color-1: #000000;
$color-2: #d8d8a6;
$color-3: #b2ca33;
$color-4: #c6d750;
$color-5: #f0efc9;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#d8d8a6',
  'brand-3': '#b2ca33',
  'brand-4': '#c6d750',
  'brand-5': '#f0efc9',
}

RGB Array

[0, 0, 0], [216, 216, 166], [178, 202, 51], [198, 215, 80], [240, 239, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #D8D8A6, #B2CA33, #C6D750, #F0EFC9 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: #000000; --color-2: #d8d8a6; --color-3: #b2ca33; --color-4: #c6d750; --color-5: #f0efc9. 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