← Back to Editor

#010409 · #0A2A37 · #486A69 · #70826C · #D1D7B5

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#010409

Indigo · Black · Deep Sea Blue

HEX
#010409
RGB
rgb(1, 4, 9)
HSL
hsl(218, 80%, 2%)
HSB
hsb(218, 89%, 4%)
CMYK
cmyk(89%, 56%, 0%, 96%)
Oklch
oklch(10.4% 0.019 248.3)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#0A2A37

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0A2A37
RGB
rgb(10, 42, 55)
HSL
hsl(197, 69%, 13%)
HSB
hsb(197, 82%, 22%)
CMYK
cmyk(82%, 24%, 0%, 78%)
Oklch
oklch(26.9% 0.044 228.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#486A69

Mineral Blue · DimGray · Mint Ice

HEX
#486A69
RGB
rgb(72, 106, 105)
HSL
hsl(178, 19%, 35%)
HSB
hsb(178, 32%, 42%)
CMYK
cmyk(32%, 0%, 1%, 58%)
Oklch
oklch(49.8% 0.039 193.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#70826C

Celadon · Gray · Warm Gray

HEX
#70826C
RGB
rgb(112, 130, 108)
HSL
hsl(109, 9%, 47%)
HSB
hsb(109, 17%, 51%)
CMYK
cmyk(14%, 0%, 17%, 49%)
Oklch
oklch(58.6% 0.039 140.0)

TraditionalCeladon」· PaintWarm Gray」· Creative Urban Concrete

#D1D7B5

Willow Green · LightGray · Apple Green

HEX
#D1D7B5
RGB
rgb(209, 215, 181)
HSL
hsl(71, 30%, 78%)
HSB
hsb(71, 16%, 84%)
CMYK
cmyk(3%, 0%, 16%, 16%)
Oklch
oklch(86.6% 0.046 115.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010409
090601

Analogous

010809
010409
020109

Triadic

010409
090104
040901

Split-Comp.

010409
090201
080901

Tetradic

010409
090108
090601
010902

Contrast Matrix WCAG 2.1 Contrast

010409
0A2A37
486A69
70826C
D1D7B5
1.4
Fail
3.5
AA Large
5.0
AA
13.8
AAA
1.4
Fail
2.5
Fail
3.6
AA Large
10.1
AAA
3.5
AA Large
2.5
Fail
1.4
Fail
4.0
AA Large
5.0
AA
3.6
AA Large
1.4
Fail
2.8
Fail
13.8
AAA
10.1
AAA
4.0
AA Large
2.8
Fail
White BG
20.5AAA
15.0AAA
5.9AA
4.1AA Large
1.5Fail
Black BG
1.0Fail
1.4Fail
3.5AA Large
5.1AA
14.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020208
181834
575769
787871
D4D4BD

Deuteranopia

020208
161433
555269
777573
D3D3BF

Tritanopia

010707
0C3131
4A6969
717676
D1C4C5

Achromatopsia

040404
222222
606060
7A7A7A
D1D1D1

Shades & Tints Shades & Tints

#010409

Dark
Light

#0A2A37

Dark
Light

#486A69

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010409;
  --color-2: #0a2a37;
  --color-3: #486a69;
  --color-4: #70826c;
  --color-5: #d1d7b5;
}

SCSS

$color-1: #010409;
$color-2: #0a2a37;
$color-3: #486a69;
$color-4: #70826c;
$color-5: #d1d7b5;

TAILWIND

colors: {
  'brand-1': '#010409',
  'brand-2': '#0a2a37',
  'brand-3': '#486a69',
  'brand-4': '#70826c',
  'brand-5': '#d1d7b5',
}

RGB Array

[1, 4, 9], [10, 42, 55], [72, 106, 105], [112, 130, 108], [209, 215, 181]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010409, #0A2A37, #486A69, #70826C, #D1D7B5 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: #010409; --color-2: #0a2a37; --color-3: #486a69; --color-4: #70826c; --color-5: #d1d7b5. 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