← Back to Editor

#010203 · #47444F · #D4D2D0 · #A48D92 · #4E1829

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

#010203

Indigo · Black · Deep Sea Blue

HEX
#010203
RGB
rgb(1, 2, 3)
HSL
hsl(210, 50%, 1%)
HSB
hsb(210, 67%, 1%)
CMYK
cmyk(67%, 33%, 0%, 99%)
Oklch
oklch(8.2% 0.008 240.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#47444F

Dark Cyan · DarkSlateGray · Charcoal

HEX
#47444F
RGB
rgb(71, 68, 79)
HSL
hsl(256, 7%, 29%)
HSB
hsb(256, 14%, 31%)
CMYK
cmyk(10%, 14%, 0%, 69%)
Oklch
oklch(39.4% 0.019 298.0)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#D4D2D0

Silver Gray · LightGray · Pearl Gray

HEX
#D4D2D0
RGB
rgb(212, 210, 208)
HSL
hsl(30, 4%, 82%)
HSB
hsb(30, 2%, 83%)
CMYK
cmyk(0%, 1%, 2%, 17%)
Oklch
oklch(86.5% 0.004 67.8)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#A48D92

Crimson · DarkGray · Passion Red

HEX
#A48D92
RGB
rgb(164, 141, 146)
HSL
hsl(347, 11%, 60%)
HSB
hsb(347, 14%, 64%)
CMYK
cmyk(0%, 14%, 11%, 36%)
Oklch
oklch(66.6% 0.029 3.2)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#4E1829

Dark Violet · Maroon · Raspberry

HEX
#4E1829
RGB
rgb(78, 24, 41)
HSL
hsl(341, 53%, 20%)
HSB
hsb(341, 69%, 31%)
CMYK
cmyk(0%, 69%, 47%, 69%)
Oklch
oklch(30.1% 0.083 4.1)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010203
040301

Analogous

010404
010203
010104

Triadic

010203
040103
030401

Split-Comp.

010203
040101
040401

Tetradic

010203
040104
040301
010401

Contrast Matrix WCAG 2.1 Contrast

010203
47444F
D4D2D0
A48D92
4E1829
2.2
Fail
13.8
AAA
6.7
AA
1.5
Fail
2.2
Fail
6.3
AA
3.1
AA Large
1.5
Fail
13.8
AAA
6.3
AA
2.0
Fail
9.4
AAA
6.7
AA
3.1
AA Large
2.0
Fail
4.6
AA
1.5
Fail
1.5
Fail
9.4
AAA
4.6
AA
White BG
20.8AAA
9.5AAA
1.5Fail
3.1AA Large
14.1AAA
Black BG
1.0Fail
2.2Fail
13.9AAA
6.8AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

010103
46464C
D3D3D0
9A9A91
373625

Deuteranopia

010103
46464C
D3D3D1
9B9D91
3A3E24

Tritanopia

010303
474A4A
D4D1D1
A39090
4B2221

Achromatopsia

020202
464646
D2D2D2
949494
2A2A2A

Shades & Tints Shades & Tints

#010203

Dark
Light

#47444F

Dark
Light

#D4D2D0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010203;
  --color-2: #47444f;
  --color-3: #d4d2d0;
  --color-4: #a48d92;
  --color-5: #4e1829;
}

SCSS

$color-1: #010203;
$color-2: #47444f;
$color-3: #d4d2d0;
$color-4: #a48d92;
$color-5: #4e1829;

TAILWIND

colors: {
  'brand-1': '#010203',
  'brand-2': '#47444f',
  'brand-3': '#d4d2d0',
  'brand-4': '#a48d92',
  'brand-5': '#4e1829',
}

RGB Array

[1, 2, 3], [71, 68, 79], [212, 210, 208], [164, 141, 146], [78, 24, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010203, #47444F, #D4D2D0, #A48D92, #4E1829 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: #010203; --color-2: #47444f; --color-3: #d4d2d0; --color-4: #a48d92; --color-5: #4e1829. 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