← Back to Editor

#000005 · #152930 · #66848C · #AECBCF · #420707

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

#000005

Deep Indigo · Black · Deep Sea Blue

HEX
#000005
RGB
rgb(0, 0, 5)
HSL
hsl(240, 100%, 1%)
HSB
hsb(240, 100%, 2%)
CMYK
cmyk(100%, 100%, 0%, 98%)
Oklch
oklch(5.2% 0.036 264.1)

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

#152930

Slate Blue · DarkSlateGray · Peacock Green

HEX
#152930
RGB
rgb(21, 41, 48)
HSL
hsl(196, 39%, 14%)
HSB
hsb(196, 56%, 19%)
CMYK
cmyk(56%, 15%, 0%, 81%)
Oklch
oklch(26.7% 0.029 222.5)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#66848C

Slate Blue · SlateGray · Mint Ice

HEX
#66848C
RGB
rgb(102, 132, 140)
HSL
hsl(193, 16%, 47%)
HSB
hsb(193, 27%, 55%)
CMYK
cmyk(27%, 6%, 0%, 45%)
Oklch
oklch(59.3% 0.036 215.9)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#AECBCF

Sky Blue · LightSteelBlue · Lake Green

HEX
#AECBCF
RGB
rgb(174, 203, 207)
HSL
hsl(187, 26%, 75%)
HSB
hsb(187, 16%, 81%)
CMYK
cmyk(16%, 2%, 0%, 19%)
Oklch
oklch(82.2% 0.032 206.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#420707

Vermilion · Maroon · Deep Berry

HEX
#420707
RGB
rgb(66, 7, 7)
HSL
hsl(0, 81%, 14%)
HSB
hsb(0, 89%, 26%)
CMYK
cmyk(0%, 89%, 89%, 74%)
Oklch
oklch(24.7% 0.089 26.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000005
050500

Analogous

000305
000005
030005

Triadic

000005
050000
000500

Split-Comp.

000005
050300
030500

Tetradic

000005
050003
050500
000503

Contrast Matrix WCAG 2.1 Contrast

000005
152930
66848C
AECBCF
420707
1.4
Fail
5.2
AA
12.2
AAA
1.3
Fail
1.4
Fail
3.8
AA Large
8.8
AAA
1.1
Fail
5.2
AA
3.8
AA Large
2.3
Fail
4.1
AA Large
12.2
AAA
8.8
AAA
2.3
Fail
9.7
AAA
1.3
Fail
1.1
Fail
4.1
AA Large
9.7
AAA
White BG
21.0AAA
15.1AAA
4.0AA Large
1.7Fail
16.6AAA
Black BG
1.0Fail
1.4Fail
5.2AA
12.2AAA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000004
1E1E2E
73738A
BBBBCE
282807

Deuteranopia

000004
1D1B2E
716F8A
B9B7CE
2C3007

Tritanopia

000303
162D2D
678988
AFCDCD
3F0707

Achromatopsia

010101
242424
7C7C7C
C3C3C3
191919

Shades & Tints Shades & Tints

#000005

Dark
Light

#152930

Dark
Light

#66848C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000005;
  --color-2: #152930;
  --color-3: #66848c;
  --color-4: #aecbcf;
  --color-5: #420707;
}

SCSS

$color-1: #000005;
$color-2: #152930;
$color-3: #66848c;
$color-4: #aecbcf;
$color-5: #420707;

TAILWIND

colors: {
  'brand-1': '#000005',
  'brand-2': '#152930',
  'brand-3': '#66848c',
  'brand-4': '#aecbcf',
  'brand-5': '#420707',
}

RGB Array

[0, 0, 5], [21, 41, 48], [102, 132, 140], [174, 203, 207], [66, 7, 7]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000005, #152930, #66848C, #AECBCF, #420707 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: #000005; --color-2: #152930; --color-3: #66848c; --color-4: #aecbcf; --color-5: #420707. 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