← Back to Editor

#020006 · #BC4839 · #EC6C49 · #3F343A · #C2B08C

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

#020006

Deep Indigo · Black · Dark Purple

HEX
#020006
RGB
rgb(2, 0, 6)
HSL
hsl(260, 100%, 1%)
HSB
hsb(260, 100%, 2%)
CMYK
cmyk(67%, 100%, 0%, 98%)
Oklch
oklch(6.9% 0.036 302.9)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

#BC4839

Crimson · Sienna · Passion Red

HEX
#BC4839
RGB
rgb(188, 72, 57)
HSL
hsl(7, 53%, 48%)
HSB
hsb(7, 70%, 74%)
CMYK
cmyk(0%, 62%, 70%, 26%)
Oklch
oklch(55.6% 0.153 30.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#EC6C49

Peach Pink · Tomato · Coral Red

HEX
#EC6C49
RGB
rgb(236, 108, 73)
HSL
hsl(13, 81%, 61%)
HSB
hsb(13, 69%, 93%)
CMYK
cmyk(0%, 54%, 69%, 7%)
Oklch
oklch(68.0% 0.167 36.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#3F343A

Rose Purple · DarkSlateGray · Raspberry

HEX
#3F343A
RGB
rgb(63, 52, 58)
HSL
hsl(327, 10%, 23%)
HSB
hsb(327, 17%, 25%)
CMYK
cmyk(0%, 17%, 8%, 75%)
Oklch
oklch(33.9% 0.019 344.1)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#C2B08C

Ginger · Tan · Sunflower

HEX
#C2B08C
RGB
rgb(194, 176, 140)
HSL
hsl(40, 31%, 65%)
HSB
hsb(40, 28%, 76%)
CMYK
cmyk(0%, 9%, 28%, 24%)
Oklch
oklch(76.3% 0.053 84.5)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020006
030500

Analogous

000105
020006
040005

Triadic

020006
050200
000502

Split-Comp.

020006
050400
010500

Tetradic

020006
050001
030500
000504

Contrast Matrix WCAG 2.1 Contrast

020006
BC4839
EC6C49
3F343A
C2B08C
4.1
AA Large
6.8
AA
1.8
Fail
9.8
AAA
4.1
AA Large
1.7
Fail
2.3
Fail
2.4
Fail
6.8
AA
1.7
Fail
3.9
AA Large
1.5
Fail
1.8
Fail
2.3
Fail
3.9
AA Large
5.6
AA
9.8
AAA
2.4
Fail
1.5
Fail
5.6
AA
White BG
20.9AAA
5.1AA
3.1AA Large
11.9AAA
2.1Fail
Black BG
1.0Fail
4.1AA Large
6.8AA
1.8Fail
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010105
8A893D
B5B351
3A3A39
BABA95

Deuteranopia

010104
91993E
BCC654
3B3C38
BBBD97

Tritanopia

020303
B63F40
E6585A
3E3737
C19C9D

Achromatopsia

010101
696969
8E8E8E
383838
B1B1B1

Shades & Tints Shades & Tints

#020006

Dark
Light

#BC4839

Dark
Light

#EC6C49

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020006;
  --color-2: #bc4839;
  --color-3: #ec6c49;
  --color-4: #3f343a;
  --color-5: #c2b08c;
}

SCSS

$color-1: #020006;
$color-2: #bc4839;
$color-3: #ec6c49;
$color-4: #3f343a;
$color-5: #c2b08c;

TAILWIND

colors: {
  'brand-1': '#020006',
  'brand-2': '#bc4839',
  'brand-3': '#ec6c49',
  'brand-4': '#3f343a',
  'brand-5': '#c2b08c',
}

RGB Array

[2, 0, 6], [188, 72, 57], [236, 108, 73], [63, 52, 58], [194, 176, 140]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020006, #BC4839, #EC6C49, #3F343A, #C2B08C 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: #020006; --color-2: #bc4839; --color-3: #ec6c49; --color-4: #3f343a; --color-5: #c2b08c. 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