← Back to Editor

#000103 · #DCDDE2 · #ADA787 · #C3C4B4 · #FFFFFF

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

#000103

Indigo · Black · Deep Sea Blue

HEX
#000103
RGB
rgb(0, 1, 3)
HSL
hsl(220, 100%, 1%)
HSB
hsb(220, 100%, 1%)
CMYK
cmyk(100%, 67%, 0%, 99%)
Oklch
oklch(6.6% 0.017 247.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#DCDDE2

Azure · LightGray · Cloud White

HEX
#DCDDE2
RGB
rgb(220, 221, 226)
HSL
hsl(230, 9%, 87%)
HSB
hsb(230, 3%, 89%)
CMYK
cmyk(3%, 2%, 0%, 11%)
Oklch
oklch(89.8% 0.007 277.2)

TraditionalAzure」· PaintCloud White」· Creative Silver Lining

#ADA787

Autumn Sage · DarkGray · Sunflower

HEX
#ADA787
RGB
rgb(173, 167, 135)
HSL
hsl(51, 19%, 60%)
HSB
hsb(51, 22%, 68%)
CMYK
cmyk(0%, 3%, 22%, 32%)
Oklch
oklch(72.5% 0.045 98.6)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#C3C4B4

Fresh Green · Silver · Sunflower

HEX
#C3C4B4
RGB
rgb(195, 196, 180)
HSL
hsl(64, 12%, 74%)
HSB
hsb(64, 8%, 77%)
CMYK
cmyk(1%, 0%, 8%, 23%)
Oklch
oklch(81.5% 0.022 109.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000103
050300

Analogous

000405
000103
010005

Triadic

000103
050002
020500

Split-Comp.

000103
050100
040500

Tetradic

000103
050004
050300
000501

Contrast Matrix WCAG 2.1 Contrast

000103
DCDDE2
ADA787
C3C4B4
FFFFFF
15.4
AAA
8.6
AAA
11.8
AAA
20.9
AAA
15.4
AAA
1.8
Fail
1.3
Fail
1.4
Fail
8.6
AAA
1.8
Fail
1.4
Fail
2.4
Fail
11.8
AAA
1.3
Fail
1.4
Fail
1.8
Fail
20.9
AAA
1.4
Fail
2.4
Fail
1.8
Fail
White BG
20.9AAA
1.4Fail
2.4Fail
1.8Fail
1.0Fail
Black BG
1.0Fail
15.5AAA
8.7AAA
11.9AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000003
DCDCE1
AAAA8F
C3C3B8
FFFFFF

Deuteranopia

000002
DCDCE1
ABAB91
C3C3B9
FFFFFF

Tritanopia

000202
DCE0E0
AD9596
C3BBBC
FFFFFF

Achromatopsia

010101
DDDDDD
A5A5A5
C2C2C2
FFFFFF

Shades & Tints Shades & Tints

#000103

Dark
Light

#DCDDE2

Dark
Light

#ADA787

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000103;
  --color-2: #dcdde2;
  --color-3: #ada787;
  --color-4: #c3c4b4;
  --color-5: #ffffff;
}

SCSS

$color-1: #000103;
$color-2: #dcdde2;
$color-3: #ada787;
$color-4: #c3c4b4;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000103',
  'brand-2': '#dcdde2',
  'brand-3': '#ada787',
  'brand-4': '#c3c4b4',
  'brand-5': '#ffffff',
}

RGB Array

[0, 1, 3], [220, 221, 226], [173, 167, 135], [195, 196, 180], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000103, #DCDDE2, #ADA787, #C3C4B4, #FFFFFF is ideal for: brand design, premium product pages, magazine layouts, 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: #000103; --color-2: #dcdde2; --color-3: #ada787; --color-4: #c3c4b4; --color-5: #ffffff. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. 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