← Back to Editor

#000000 · #303030 · #D8D860 · #C0D848 · #90A848

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

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D8D860

Fresh Green · BurlyWood · Sunflower

HEX
#D8D860
RGB
rgb(216, 216, 96)
HSL
hsl(60, 61%, 61%)
HSB
hsb(60, 56%, 85%)
CMYK
cmyk(0%, 0%, 56%, 15%)
Oklch
oklch(85.9% 0.142 109.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#C0D848

Grass Green · GreenYellow · Olive Green

HEX
#C0D848
RGB
rgb(192, 216, 72)
HSL
hsl(70, 65%, 56%)
HSB
hsb(70, 67%, 85%)
CMYK
cmyk(11%, 0%, 67%, 15%)
Oklch
oklch(83.8% 0.167 118.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#90A848

Grass Green · Gray · Olive Green

HEX
#90A848
RGB
rgb(144, 168, 72)
HSL
hsl(75, 40%, 47%)
HSB
hsb(75, 57%, 66%)
CMYK
cmyk(14%, 0%, 57%, 34%)
Oklch
oklch(69.3% 0.126 121.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

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
303030
D8D860
C0D848
90A848
1.6
Fail
13.9
AAA
13.2
AAA
7.9
AAA
1.6
Fail
8.7
AAA
8.3
AAA
5.0
AA
13.9
AAA
8.7
AAA
1.1
Fail
1.8
Fail
13.2
AAA
8.3
AAA
1.1
Fail
1.7
Fail
7.9
AAA
5.0
AA
1.8
Fail
1.7
Fail
White BG
21.0AAA
13.2AAA
1.5Fail
1.6Fail
2.7Fail
Black BG
1.0Fail
1.6Fail
13.9AAA
13.2AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
303030
D8D87D
CACB6B
9A9B5F

Deuteranopia

000000
303030
D8D884
C9C773
999765

Tritanopia

000000
303030
D89499
C1868C
917276

Achromatopsia

000000
303030
CACACA
C0C0C0
969696

Shades & Tints Shades & Tints

#000000

Dark
Light

#303030

Dark
Light

#D8D860

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #303030;
  --color-3: #d8d860;
  --color-4: #c0d848;
  --color-5: #90a848;
}

SCSS

$color-1: #000000;
$color-2: #303030;
$color-3: #d8d860;
$color-4: #c0d848;
$color-5: #90a848;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#303030',
  'brand-3': '#d8d860',
  'brand-4': '#c0d848',
  'brand-5': '#90a848',
}

RGB Array

[0, 0, 0], [48, 48, 48], [216, 216, 96], [192, 216, 72], [144, 168, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #303030, #D8D860, #C0D848, #90A848 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: #000000; --color-2: #303030; --color-3: #d8d860; --color-4: #c0d848; --color-5: #90a848. 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