← Back to Editor

#000102 · #B43524 · #DD7C37 · #6B3C4E · #4D6A66

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

#000102

Indigo · Black · Deep Sea Blue

HEX
#000102
RGB
rgb(0, 1, 2)
HSL
hsl(210, 100%, 0%)
HSB
hsb(210, 100%, 1%)
CMYK
cmyk(100%, 50%, 0%, 99%)
Oklch
oklch(6.3% 0.013 233.5)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#B43524

Vermilion · FireBrick · Passion Red

HEX
#B43524
RGB
rgb(180, 53, 36)
HSL
hsl(7, 67%, 42%)
HSB
hsb(7, 80%, 71%)
CMYK
cmyk(0%, 71%, 80%, 29%)
Oklch
oklch(51.8% 0.166 30.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#DD7C37

Tangerine · Chocolate · Warm Sun

HEX
#DD7C37
RGB
rgb(221, 124, 55)
HSL
hsl(25, 71%, 54%)
HSB
hsb(25, 75%, 87%)
CMYK
cmyk(0%, 44%, 75%, 13%)
Oklch
oklch(68.2% 0.145 52.7)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#6B3C4E

Dark Violet · DimGray · Camellia

HEX
#6B3C4E
RGB
rgb(107, 60, 78)
HSL
hsl(337, 28%, 33%)
HSB
hsb(337, 44%, 42%)
CMYK
cmyk(0%, 44%, 27%, 58%)
Oklch
oklch(41.9% 0.070 356.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#4D6A66

Mineral Blue · DimGray · Mint Ice

HEX
#4D6A66
RGB
rgb(77, 106, 102)
HSL
hsl(172, 16%, 36%)
HSB
hsb(172, 27%, 42%)
CMYK
cmyk(27%, 0%, 4%, 58%)
Oklch
oklch(50.0% 0.035 185.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000102
000000

Analogous

000000
000102
000000

Triadic

000102
000000
000000

Split-Comp.

000102
000000
000000

Tetradic

000102
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000102
B43524
DD7C37
6B3C4E
4D6A66
3.5
AA Large
7.0
AA
2.4
Fail
3.6
AA Large
3.5
AA Large
2.0
Fail
1.5
Fail
1.0
Fail
7.0
AA
2.0
Fail
2.9
Fail
2.0
Fail
2.4
Fail
1.5
Fail
2.9
Fail
1.5
Fail
3.6
AA Large
1.0
Fail
2.0
Fail
1.5
Fail
White BG
20.9AAA
6.0AA
3.0Fail
8.8AAA
5.9AA
Black BG
1.0Fail
3.5AA Large
7.0AAA
2.4Fail
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
7D7C28
B3B248
57564A
5A5A67

Deuteranopia

000002
848E29
B9C04C
595D49
585667

Tritanopia

000202
AE2B2C
D85558
694645
4E6868

Achromatopsia

010101
595959
919191
4C4C4C
616161

Shades & Tints Shades & Tints

#000102

Dark
Light

#B43524

Dark
Light

#DD7C37

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000102;
  --color-2: #b43524;
  --color-3: #dd7c37;
  --color-4: #6b3c4e;
  --color-5: #4d6a66;
}

SCSS

$color-1: #000102;
$color-2: #b43524;
$color-3: #dd7c37;
$color-4: #6b3c4e;
$color-5: #4d6a66;

TAILWIND

colors: {
  'brand-1': '#000102',
  'brand-2': '#b43524',
  'brand-3': '#dd7c37',
  'brand-4': '#6b3c4e',
  'brand-5': '#4d6a66',
}

RGB Array

[0, 1, 2], [180, 53, 36], [221, 124, 55], [107, 60, 78], [77, 106, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000102, #B43524, #DD7C37, #6B3C4E, #4D6A66 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: #000102; --color-2: #b43524; --color-3: #dd7c37; --color-4: #6b3c4e; --color-5: #4d6a66. 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