← Back to Editor

#020202 · #3E020E · #6B0D27 · #8F5050 · #CFBEB7

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

#3E020E

Vermilion · Black · Deep Berry

HEX
#3E020E
RGB
rgb(62, 2, 14)
HSL
hsl(348, 94%, 13%)
HSB
hsb(348, 97%, 24%)
CMYK
cmyk(0%, 97%, 77%, 76%)
Oklch
oklch(23.4% 0.090 16.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#6B0D27

Dark Violet · Maroon · Raspberry

HEX
#6B0D27
RGB
rgb(107, 13, 39)
HSL
hsl(343, 78%, 24%)
HSB
hsb(343, 88%, 42%)
CMYK
cmyk(0%, 88%, 64%, 58%)
Oklch
oklch(34.5% 0.126 12.2)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#8F5050

Crimson · Sienna · Passion Red

HEX
#8F5050
RGB
rgb(143, 80, 80)
HSL
hsl(0, 28%, 44%)
HSB
hsb(0, 44%, 56%)
CMYK
cmyk(0%, 44%, 44%, 44%)
Oklch
oklch(50.5% 0.085 20.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#CFBEB7

Apricot · Silver · Peach Orange

HEX
#CFBEB7
RGB
rgb(207, 190, 183)
HSL
hsl(18, 20%, 76%)
HSB
hsb(18, 12%, 81%)
CMYK
cmyk(0%, 8%, 12%, 19%)
Oklch
oklch(81.4% 0.022 43.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

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
3E020E
6B0D27
8F5050
CFBEB7
1.2
Fail
1.7
Fail
3.4
AA Large
11.6
AAA
1.2
Fail
1.4
Fail
2.8
Fail
9.6
AAA
1.7
Fail
1.4
Fail
2.0
Fail
6.8
AA
3.4
AA Large
2.8
Fail
2.0
Fail
3.4
AA Large
11.6
AAA
9.6
AAA
6.8
AA
3.4
AA Large
White BG
20.7AAA
17.2AAA
12.3AAA
6.1AA
1.8Fail
Black BG
1.0Fail
1.2Fail
1.7Fail
3.4AA Large
11.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
24230B
424121
747350
C8C7B9

Deuteranopia

020202
282C0A
484F1F
777C50
C9CAB9

Tritanopia

020202
3B0908
661C1B
8C5050
CEBABA

Achromatopsia

020202
151515
2C2C2C
636363
C2C2C2

Shades & Tints Shades & Tints

#020202

Dark
Light

#3E020E

Dark
Light

#6B0D27

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #3e020e;
  --color-3: #6b0d27;
  --color-4: #8f5050;
  --color-5: #cfbeb7;
}

SCSS

$color-1: #020202;
$color-2: #3e020e;
$color-3: #6b0d27;
$color-4: #8f5050;
$color-5: #cfbeb7;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#3e020e',
  'brand-3': '#6b0d27',
  'brand-4': '#8f5050',
  'brand-5': '#cfbeb7',
}

RGB Array

[2, 2, 2], [62, 2, 14], [107, 13, 39], [143, 80, 80], [207, 190, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #3E020E, #6B0D27, #8F5050, #CFBEB7 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: #020202; --color-2: #3e020e; --color-3: #6b0d27; --color-4: #8f5050; --color-5: #cfbeb7. 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