← Back to Editor

#141414 · #272645 · #1E1B63 · #1008A3 · #0D00FF

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

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#272645

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#272645
RGB
rgb(39, 38, 69)
HSL
hsl(242, 29%, 21%)
HSB
hsb(242, 45%, 27%)
CMYK
cmyk(43%, 45%, 0%, 73%)
Oklch
oklch(28.6% 0.056 283.7)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#1E1B63

Deep Indigo · MidnightBlue · Prussian Blue

HEX
#1E1B63
RGB
rgb(30, 27, 99)
HSL
hsl(243, 57%, 25%)
HSB
hsb(243, 73%, 39%)
CMYK
cmyk(70%, 73%, 0%, 61%)
Oklch
oklch(28.1% 0.122 276.9)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#1008A3

Deep Indigo · Navy · Prussian Blue

HEX
#1008A3
RGB
rgb(16, 8, 163)
HSL
hsl(243, 91%, 34%)
HSB
hsb(243, 95%, 64%)
CMYK
cmyk(90%, 95%, 0%, 36%)
Oklch
oklch(33.3% 0.218 267.0)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#0D00FF

Deep Indigo · Blue · Navy Blue

HEX
#0D00FF
RGB
rgb(13, 0, 255)
HSL
hsl(243, 100%, 50%)
HSB
hsb(243, 100%, 100%)
CMYK
cmyk(95%, 100%, 0%, 0%)
Oklch
oklch(45.4% 0.312 264.9)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

141414
141414

Analogous

141414
141414
141414

Triadic

141414
141414
141414

Split-Comp.

141414
141414
141414

Tetradic

141414
141414
141414
141414

Contrast Matrix WCAG 2.1 Contrast

141414
272645
1E1B63
1008A3
0D00FF
1.3
Fail
1.2
Fail
1.4
Fail
2.2
Fail
1.3
Fail
1.0
Fail
1.1
Fail
1.7
Fail
1.2
Fail
1.0
Fail
1.1
Fail
1.8
Fail
1.4
Fail
1.1
Fail
1.1
Fail
1.6
Fail
2.2
Fail
1.7
Fail
1.8
Fail
1.6
Fail
White BG
18.4AAA
14.5AAA
15.1AAA
13.2AAA
8.5AAA
Black BG
1.1Fail
1.4Fail
1.4Fail
1.6Fail
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

141414
27273D
1D1D52
0D0C7D
0707C1

Deuteranopia

141414
27273C
1D1D4D
0D0E75
0809B3

Tritanopia

141414
273836
1E4441
106059
0C9186

Achromatopsia

141414
2A2A2A
242424
1C1C1C
212121

Shades & Tints Shades & Tints

#141414

Dark
Light

#272645

Dark
Light

#1E1B63

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #141414;
  --color-2: #272645;
  --color-3: #1e1b63;
  --color-4: #1008a3;
  --color-5: #0d00ff;
}

SCSS

$color-1: #141414;
$color-2: #272645;
$color-3: #1e1b63;
$color-4: #1008a3;
$color-5: #0d00ff;

TAILWIND

colors: {
  'brand-1': '#141414',
  'brand-2': '#272645',
  'brand-3': '#1e1b63',
  'brand-4': '#1008a3',
  'brand-5': '#0d00ff',
}

RGB Array

[20, 20, 20], [39, 38, 69], [30, 27, 99], [16, 8, 163], [13, 0, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #141414, #272645, #1E1B63, #1008A3, #0D00FF 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: #141414; --color-2: #272645; --color-3: #1e1b63; --color-4: #1008a3; --color-5: #0d00ff. 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