← Back to Editor

#000000 · #26252B · #D0CED9 · #E5E1F5 · #020203

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#26252B

Deep Indigo · DarkSlateGray · Dark Stone

HEX
#26252B
RGB
rgb(38, 37, 43)
HSL
hsl(250, 8%, 16%)
HSB
hsb(250, 14%, 17%)
CMYK
cmyk(12%, 14%, 0%, 83%)
Oklch
oklch(26.8% 0.011 293.3)

TraditionalDeep Indigo」· PaintDark Stone」· Creative Midnight Shadow

#D0CED9

Wisteria · LightGray · Sky Blue

HEX
#D0CED9
RGB
rgb(208, 206, 217)
HSL
hsl(251, 13%, 83%)
HSB
hsb(251, 5%, 85%)
CMYK
cmyk(4%, 5%, 0%, 15%)
Oklch
oklch(85.6% 0.015 294.4)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#E5E1F5

Wisteria · Lavender · Sky Blue

HEX
#E5E1F5
RGB
rgb(229, 225, 245)
HSL
hsl(252, 50%, 92%)
HSB
hsb(252, 8%, 96%)
CMYK
cmyk(7%, 8%, 0%, 4%)
Oklch
oklch(91.9% 0.027 295.0)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#020203

Deep Indigo · Black · Deep Sea Blue

HEX
#020203
RGB
rgb(2, 2, 3)
HSL
hsl(240, 20%, 1%)
HSB
hsb(240, 33%, 1%)
CMYK
cmyk(33%, 33%, 0%, 99%)
Oklch
oklch(8.6% 0.006 285.2)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· 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
26252B
D0CED9
E5E1F5
020203
1.4
Fail
13.5
AAA
16.4
AAA
1.0
Fail
1.4
Fail
9.8
AAA
11.9
AAA
1.4
Fail
13.5
AAA
9.8
AAA
1.2
Fail
13.3
AAA
16.4
AAA
11.9
AAA
1.2
Fail
16.2
AAA
1.0
Fail
1.4
Fail
13.3
AAA
16.2
AAA
White BG
21.0AAA
15.2AAA
1.6Fail
1.3Fail
20.7AAA
Black BG
1.0Fail
1.4Fail
13.5AAA
16.4AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
26262A
CFCFD6
E3E3F0
020203

Deuteranopia

000000
262629
CFCFD6
E4E4EF
020203

Tritanopia

000000
262828
D0D4D4
E5ECEC
020303

Achromatopsia

000000
262626
D0D0D0
E4E4E4
020202

Shades & Tints Shades & Tints

#000000

Dark
Light

#26252B

Dark
Light

#D0CED9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #26252b;
  --color-3: #d0ced9;
  --color-4: #e5e1f5;
  --color-5: #020203;
}

SCSS

$color-1: #000000;
$color-2: #26252b;
$color-3: #d0ced9;
$color-4: #e5e1f5;
$color-5: #020203;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#26252b',
  'brand-3': '#d0ced9',
  'brand-4': '#e5e1f5',
  'brand-5': '#020203',
}

RGB Array

[0, 0, 0], [38, 37, 43], [208, 206, 217], [229, 225, 245], [2, 2, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #26252B, #D0CED9, #E5E1F5, #020203 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #26252b; --color-3: #d0ced9; --color-4: #e5e1f5; --color-5: #020203. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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