← Back to Editor

#020B06 · #153C41 · #51675A · #82946C · #F7DF95

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

#020B06

Pine Green · Black · Dark Green

HEX
#020B06
RGB
rgb(2, 11, 6)
HSL
hsl(147, 69%, 3%)
HSB
hsb(147, 82%, 4%)
CMYK
cmyk(82%, 0%, 45%, 96%)
Oklch
oklch(13.6% 0.022 162.3)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#153C41

Lake Blue · DarkSlateGray · Peacock Green

HEX
#153C41
RGB
rgb(21, 60, 65)
HSL
hsl(187, 51%, 17%)
HSB
hsb(187, 68%, 25%)
CMYK
cmyk(68%, 8%, 0%, 75%)
Oklch
oklch(33.1% 0.044 206.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#51675A

Celadon · DimGray · Forest Green

HEX
#51675A
RGB
rgb(81, 103, 90)
HSL
hsl(145, 12%, 36%)
HSB
hsb(145, 21%, 40%)
CMYK
cmyk(21%, 0%, 13%, 60%)
Oklch
oklch(49.2% 0.034 159.0)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#82946C

Grass Green · Gray · Olive Green

HEX
#82946C
RGB
rgb(130, 148, 108)
HSL
hsl(87, 16%, 50%)
HSB
hsb(87, 27%, 58%)
CMYK
cmyk(12%, 0%, 27%, 42%)
Oklch
oklch(64.1% 0.061 127.7)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#F7DF95

Goose Yellow · Khaki · Lemon Cream

HEX
#F7DF95
RGB
rgb(247, 223, 149)
HSL
hsl(45, 86%, 78%)
HSB
hsb(45, 40%, 97%)
CMYK
cmyk(0%, 10%, 40%, 3%)
Oklch
oklch(90.7% 0.097 92.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020B06
0D0208

Analogous

030D02
020B06
020D0C

Triadic

020B06
07020D
0D0702

Split-Comp.

020B06
0C020D
0D0203

Tetradic

020B06
02030D
0D0208
0D0C02

Contrast Matrix WCAG 2.1 Contrast

020B06
153C41
51675A
82946C
F7DF95
1.7
Fail
3.3
AA Large
6.1
AA
15.1
AAA
1.7
Fail
2.0
Fail
3.6
AA Large
9.1
AAA
3.3
AA Large
2.0
Fail
1.9
Fail
4.6
AA
6.1
AA
3.6
AA Large
1.9
Fail
2.5
Fail
15.1
AAA
9.1
AAA
4.6
AA
2.5
Fail
White BG
19.9AAA
12.0AAA
6.1AA
3.3AA Large
1.3Fail
Black BG
1.1Fail
1.8Fail
3.4AA Large
6.4AA
15.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

060607
262640
5B5B5D
8A8A76
EDECA7

Deuteranopia

050507
242140
59585E
898778
EEF0AB

Tritanopia

020808
173F3F
526060
837D7F
F6B5B8

Achromatopsia

080808
313131
5F5F5F
8A8A8A
DEDEDE

Shades & Tints Shades & Tints

#020B06

Dark
Light

#153C41

Dark
Light

#51675A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020b06;
  --color-2: #153c41;
  --color-3: #51675a;
  --color-4: #82946c;
  --color-5: #f7df95;
}

SCSS

$color-1: #020b06;
$color-2: #153c41;
$color-3: #51675a;
$color-4: #82946c;
$color-5: #f7df95;

TAILWIND

colors: {
  'brand-1': '#020b06',
  'brand-2': '#153c41',
  'brand-3': '#51675a',
  'brand-4': '#82946c',
  'brand-5': '#f7df95',
}

RGB Array

[2, 11, 6], [21, 60, 65], [81, 103, 90], [130, 148, 108], [247, 223, 149]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020B06, #153C41, #51675A, #82946C, #F7DF95 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: #020b06; --color-2: #153c41; --color-3: #51675a; --color-4: #82946c; --color-5: #f7df95. 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