← Back to Editor

#090909 · #E6CEA8 · #F33616 · #6C877E · #FD3073

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

#090909

Ink Black · Black · Jet Black

HEX
#090909
RGB
rgb(9, 9, 9)
HSL
hsl(0, 0%, 4%)
HSB
hsb(0, 0%, 4%)
CMYK
cmyk(0%, 0%, 0%, 96%)
Oklch
oklch(14.0% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#E6CEA8

Goose Yellow · Wheat · Peach Orange

HEX
#E6CEA8
RGB
rgb(230, 206, 168)
HSL
hsl(37, 55%, 78%)
HSB
hsb(37, 27%, 90%)
CMYK
cmyk(0%, 10%, 27%, 10%)
Oklch
oklch(86.2% 0.057 79.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F33616

Vermilion · OrangeRed · Passion Red

HEX
#F33616
RGB
rgb(243, 54, 22)
HSL
hsl(9, 90%, 52%)
HSB
hsb(9, 91%, 95%)
CMYK
cmyk(0%, 78%, 91%, 5%)
Oklch
oklch(62.8% 0.227 31.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#6C877E

Mineral Blue · SlateGray · Mint Ice

HEX
#6C877E
RGB
rgb(108, 135, 126)
HSL
hsl(160, 11%, 48%)
HSB
hsb(160, 20%, 53%)
CMYK
cmyk(20%, 0%, 7%, 47%)
Oklch
oklch(60.0% 0.034 172.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#FD3073

Dark Violet · DeepPink · Rose Pink

HEX
#FD3073
RGB
rgb(253, 48, 115)
HSL
hsl(340, 98%, 59%)
HSB
hsb(340, 81%, 99%)
CMYK
cmyk(0%, 81%, 55%, 1%)
Oklch
oklch(65.4% 0.237 8.5)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

090909
0A0A0A

Analogous

0A0A0A
090909
0A0A0A

Triadic

090909
0A0A0A
0A0A0A

Split-Comp.

090909
0A0A0A
0A0A0A

Tetradic

090909
0A0A0A
0A0A0A
0A0A0A

Contrast Matrix WCAG 2.1 Contrast

090909
E6CEA8
F33616
6C877E
FD3073
13.0
AAA
5.1
AA
5.1
AA
5.5
AA
13.0
AAA
2.6
Fail
2.5
Fail
2.4
Fail
5.1
AA
2.6
Fail
1.0
Fail
1.1
Fail
5.1
AA
2.5
Fail
1.0
Fail
1.1
Fail
5.5
AA
2.4
Fail
1.1
Fail
1.1
Fail
White BG
19.9AAA
1.5Fail
3.9AA Large
3.9AA Large
3.6AA Large
Black BG
1.1Fail
13.8AAA
5.4AA
5.4AA
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

090909
DCDBB1
A19F1E
787880
A4A263

Deuteranopia

090909
DDDFB3
ACBA20
767481
B0C05F

Tritanopia

090909
E5B8BA
EA2425
6D8282
F35653

Achromatopsia

090909
D1D1D1
6B6B6B
7E7E7E
757575

Shades & Tints Shades & Tints

#090909

Dark
Light

#E6CEA8

Dark
Light

#F33616

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #090909;
  --color-2: #e6cea8;
  --color-3: #f33616;
  --color-4: #6c877e;
  --color-5: #fd3073;
}

SCSS

$color-1: #090909;
$color-2: #e6cea8;
$color-3: #f33616;
$color-4: #6c877e;
$color-5: #fd3073;

TAILWIND

colors: {
  'brand-1': '#090909',
  'brand-2': '#e6cea8',
  'brand-3': '#f33616',
  'brand-4': '#6c877e',
  'brand-5': '#fd3073',
}

RGB Array

[9, 9, 9], [230, 206, 168], [243, 54, 22], [108, 135, 126], [253, 48, 115]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #090909, #E6CEA8, #F33616, #6C877E, #FD3073 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: #090909; --color-2: #e6cea8; --color-3: #f33616; --color-4: #6c877e; --color-5: #fd3073. 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