← Back to Editor

#000002 · #5B1F1F · #485949 · #745E39 · #CC3E3A

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

#000002

Deep Indigo · Black · Deep Sea Blue

HEX
#000002
RGB
rgb(0, 0, 2)
HSL
hsl(240, 100%, 0%)
HSB
hsb(240, 100%, 1%)
CMYK
cmyk(100%, 100%, 0%, 99%)
Oklch
oklch(3.8% 0.027 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#5B1F1F

Crimson · Maroon · Wine Red

HEX
#5B1F1F
RGB
rgb(91, 31, 31)
HSL
hsl(0, 49%, 24%)
HSB
hsb(0, 66%, 36%)
CMYK
cmyk(0%, 66%, 66%, 64%)
Oklch
oklch(33.1% 0.089 23.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#485949

Celadon · DarkSlateGray · Forest Green

HEX
#485949
RGB
rgb(72, 89, 73)
HSL
hsl(124, 11%, 32%)
HSB
hsb(124, 19%, 35%)
CMYK
cmyk(19%, 0%, 18%, 65%)
Oklch
oklch(44.5% 0.033 146.6)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#745E39

Ochre · DarkOliveGreen · Amber Brown

HEX
#745E39
RGB
rgb(116, 94, 57)
HSL
hsl(38, 34%, 34%)
HSB
hsb(38, 51%, 45%)
CMYK
cmyk(0%, 19%, 51%, 55%)
Oklch
oklch(49.5% 0.060 79.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#CC3E3A

Crimson · Crimson · Passion Red

HEX
#CC3E3A
RGB
rgb(204, 62, 58)
HSL
hsl(2, 59%, 51%)
HSB
hsb(2, 72%, 80%)
CMYK
cmyk(0%, 70%, 72%, 20%)
Oklch
oklch(57.1% 0.180 26.2)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000002
000000

Analogous

000000
000002
000000

Triadic

000002
000000
000000

Split-Comp.

000002
000000
000000

Tetradic

000002
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000002
5B1F1F
485949
745E39
CC3E3A
1.7
Fail
2.8
Fail
3.4
AA Large
4.3
AA Large
1.7
Fail
1.7
Fail
2.0
Fail
2.6
Fail
2.8
Fail
1.7
Fail
1.2
Fail
1.5
Fail
3.4
AA Large
2.0
Fail
1.2
Fail
1.3
Fail
4.3
AA Large
2.6
Fail
1.5
Fail
1.3
Fail
White BG
21.0AAA
12.6AAA
7.5AAA
6.2AA
4.9AA
Black BG
1.0Fail
1.7Fail
2.8Fail
3.4AA Large
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
41401F
4F504D
6A6A42
8F8D3B

Deuteranopia

000001
45491F
4E4D4E
6C6D44
97A13B

Tritanopia

000101
581F1F
495051
73494B
C53C3C

Achromatopsia

000000
313131
525252
606060
686868

Shades & Tints Shades & Tints

#000002

Dark
Light

#5B1F1F

Dark
Light

#485949

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000002;
  --color-2: #5b1f1f;
  --color-3: #485949;
  --color-4: #745e39;
  --color-5: #cc3e3a;
}

SCSS

$color-1: #000002;
$color-2: #5b1f1f;
$color-3: #485949;
$color-4: #745e39;
$color-5: #cc3e3a;

TAILWIND

colors: {
  'brand-1': '#000002',
  'brand-2': '#5b1f1f',
  'brand-3': '#485949',
  'brand-4': '#745e39',
  'brand-5': '#cc3e3a',
}

RGB Array

[0, 0, 2], [91, 31, 31], [72, 89, 73], [116, 94, 57], [204, 62, 58]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000002, #5B1F1F, #485949, #745E39, #CC3E3A 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: #000002; --color-2: #5b1f1f; --color-3: #485949; --color-4: #745e39; --color-5: #cc3e3a. 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