← Back to Editor

#020202 · #EB3872 · #E3A00B · #CFC4A8 · #DDDDDD

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

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#EB3872

Dark Violet · DeepPink · Rose Pink

HEX
#EB3872
RGB
rgb(235, 56, 114)
HSL
hsl(341, 82%, 57%)
HSB
hsb(341, 76%, 92%)
CMYK
cmyk(0%, 76%, 51%, 8%)
Oklch
oklch(62.9% 0.216 7.1)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#E3A00B

Ochre · GoldenRod · Honey Gold

HEX
#E3A00B
RGB
rgb(227, 160, 11)
HSL
hsl(41, 91%, 47%)
HSB
hsb(41, 95%, 89%)
CMYK
cmyk(0%, 30%, 95%, 11%)
Oklch
oklch(75.1% 0.155 78.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#CFC4A8

Goose Yellow · Silver · Sunflower

HEX
#CFC4A8
RGB
rgb(207, 196, 168)
HSL
hsl(43, 29%, 74%)
HSB
hsb(43, 19%, 81%)
CMYK
cmyk(0%, 5%, 19%, 19%)
Oklch
oklch(82.2% 0.040 89.1)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020202
030303

Analogous

030303
020202
030303

Triadic

020202
030303
030303

Split-Comp.

020202
030303
030303

Tetradic

020202
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

020202
EB3872
E3A00B
CFC4A8
DDDDDD
5.3
AA
9.2
AAA
12.0
AAA
15.3
AAA
5.3
AA
1.7
Fail
2.3
Fail
2.9
Fail
9.2
AAA
1.7
Fail
1.3
Fail
1.7
Fail
12.0
AAA
2.3
Fail
1.3
Fail
1.3
Fail
15.3
AAA
2.9
Fail
1.7
Fail
1.3
Fail
White BG
20.7AAA
3.9AA Large
2.3Fail
1.7Fail
1.4Fail
Black BG
1.0Fail
5.3AA
9.3AAA
12.1AAA
15.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
9D9C64
C6C52F
CACAAF
DDDDDD

Deuteranopia

020202
A8B561
CACF38
CBCCB0
DDDDDD

Tritanopia

020202
E25956
E04C52
CEB4B5
DDDDDD

Achromatopsia

020202
747474
A3A3A3
C4C4C4
DDDDDD

Shades & Tints Shades & Tints

#020202

Dark
Light

#EB3872

Dark
Light

#E3A00B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #eb3872;
  --color-3: #e3a00b;
  --color-4: #cfc4a8;
  --color-5: #dddddd;
}

SCSS

$color-1: #020202;
$color-2: #eb3872;
$color-3: #e3a00b;
$color-4: #cfc4a8;
$color-5: #dddddd;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#eb3872',
  'brand-3': '#e3a00b',
  'brand-4': '#cfc4a8',
  'brand-5': '#dddddd',
}

RGB Array

[2, 2, 2], [235, 56, 114], [227, 160, 11], [207, 196, 168], [221, 221, 221]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #EB3872, #E3A00B, #CFC4A8, #DDDDDD 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: #020202; --color-2: #eb3872; --color-3: #e3a00b; --color-4: #cfc4a8; --color-5: #dddddd. 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