← Back to Editor

#000000 · #001425 · #022336 · #01394A · #6A8275

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#001425

Lake Blue · Black · Deep Sea Blue

HEX
#001425
RGB
rgb(0, 20, 37)
HSL
hsl(208, 100%, 7%)
HSB
hsb(208, 100%, 15%)
CMYK
cmyk(100%, 46%, 0%, 85%)
Oklch
oklch(18.4% 0.045 244.0)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#022336

Lake Blue · MidnightBlue · Deep Sea Blue

HEX
#022336
RGB
rgb(2, 35, 54)
HSL
hsl(202, 93%, 11%)
HSB
hsb(202, 96%, 21%)
CMYK
cmyk(96%, 35%, 0%, 79%)
Oklch
oklch(24.4% 0.052 238.8)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#01394A

Lake Blue · DarkSlateGray · Peacock Green

HEX
#01394A
RGB
rgb(1, 57, 74)
HSL
hsl(194, 97%, 15%)
HSB
hsb(194, 99%, 29%)
CMYK
cmyk(99%, 23%, 0%, 71%)
Oklch
oklch(32.1% 0.060 225.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#6A8275

Celadon · Gray · Olive Green

HEX
#6A8275
RGB
rgb(106, 130, 117)
HSL
hsl(147, 10%, 46%)
HSB
hsb(147, 18%, 51%)
CMYK
cmyk(18%, 0%, 10%, 49%)
Oklch
oklch(58.4% 0.034 161.5)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
001425
022336
01394A
6A8275
1.1
Fail
1.3
Fail
1.7
Fail
5.1
AA
1.1
Fail
1.2
Fail
1.5
Fail
4.5
AA Large
1.3
Fail
1.2
Fail
1.3
Fail
3.9
AA Large
1.7
Fail
1.5
Fail
1.3
Fail
3.0
AA Large
5.1
AA
4.5
AA Large
3.9
AA Large
3.0
AA Large
White BG
21.0AAA
18.6AAA
16.2AAA
12.5AAA
4.1AA Large
Black BG
1.0Fail
1.1Fail
1.3Fail
1.7Fail
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
090921
101131
191A46
747578

Deuteranopia

000000
080620
0E0C30
161245
737179

Tritanopia

000000
011E1D
042E2D
044342
6B7B7B

Achromatopsia

000000
101010
1B1B1B
2A2A2A
797979

Shades & Tints Shades & Tints

#000000

Dark
Light

#001425

Dark
Light

#022336

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #001425;
  --color-3: #022336;
  --color-4: #01394a;
  --color-5: #6a8275;
}

SCSS

$color-1: #000000;
$color-2: #001425;
$color-3: #022336;
$color-4: #01394a;
$color-5: #6a8275;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#001425',
  'brand-3': '#022336',
  'brand-4': '#01394a',
  'brand-5': '#6a8275',
}

RGB Array

[0, 0, 0], [0, 20, 37], [2, 35, 54], [1, 57, 74], [106, 130, 117]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #001425, #022336, #01394A, #6A8275 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: #000000; --color-2: #001425; --color-3: #022336; --color-4: #01394a; --color-5: #6a8275. 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