← Back to Editor

#00000C · #604C4D · #D8C2B7 · #EFE0D9 · #FFF4EB

space

A 5-color space 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

#00000C

Deep Indigo · Black · Deep Sea Blue

HEX
#00000C
RGB
rgb(0, 0, 12)
HSL
hsl(240, 100%, 2%)
HSB
hsb(240, 100%, 5%)
CMYK
cmyk(100%, 100%, 0%, 95%)
Oklch
oklch(7.0% 0.048 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#604C4D

Crimson · DimGray · Wine Red

HEX
#604C4D
RGB
rgb(96, 76, 77)
HSL
hsl(357, 12%, 34%)
HSB
hsb(357, 21%, 38%)
CMYK
cmyk(0%, 21%, 20%, 62%)
Oklch
oklch(43.8% 0.027 14.9)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#D8C2B7

Apricot · Silver · Peach Orange

HEX
#D8C2B7
RGB
rgb(216, 194, 183)
HSL
hsl(20, 30%, 78%)
HSB
hsb(20, 15%, 85%)
CMYK
cmyk(0%, 10%, 15%, 15%)
Oklch
oklch(82.9% 0.029 48.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#EFE0D9

Apricot · Beige · Peach Orange

HEX
#EFE0D9
RGB
rgb(239, 224, 217)
HSL
hsl(19, 41%, 89%)
HSB
hsb(19, 9%, 94%)
CMYK
cmyk(0%, 6%, 9%, 6%)
Oklch
oklch(91.7% 0.019 46.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFF4EB

Apricot · SeaShell · Peach Orange

HEX
#FFF4EB
RGB
rgb(255, 244, 235)
HSL
hsl(27, 100%, 96%)
HSB
hsb(27, 8%, 100%)
CMYK
cmyk(0%, 4%, 8%, 0%)
Oklch
oklch(97.3% 0.017 62.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00000C
0A0A00

Analogous

00050A
00000C
05000A

Triadic

00000C
0A0000
000A00

Split-Comp.

00000C
0A0500
050A00

Tetradic

00000C
0A0005
0A0A00
000A05

Contrast Matrix WCAG 2.1 Contrast

00000C
604C4D
D8C2B7
EFE0D9
FFF4EB
2.6
Fail
12.3
AAA
16.2
AAA
19.3
AAA
2.6
Fail
4.7
AA
6.2
AA
7.4
AAA
12.3
AAA
4.7
AA
1.3
Fail
1.6
Fail
16.2
AAA
6.2
AA
1.3
Fail
1.2
Fail
19.3
AAA
7.4
AAA
1.6
Fail
1.2
Fail
White BG
20.9AAA
8.0AAA
1.7Fail
1.3Fail
1.1Fail
Black BG
1.0Fail
2.6Fail
12.3AAA
16.3AAA
19.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000009
57574D
CECEBA
E9E8DB
FAFAED

Deuteranopia

000008
595A4D
D0D1BA
E9EBDB
FBFCEE

Tritanopia

000706
5F4D4D
D7BCBC
EEDCDC
FEEFEF

Achromatopsia

010101
525252
C7C7C7
E4E4E4
F6F6F6

Shades & Tints Shades & Tints

#00000C

Dark
Light

#604C4D

Dark
Light

#D8C2B7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00000c;
  --color-2: #604c4d;
  --color-3: #d8c2b7;
  --color-4: #efe0d9;
  --color-5: #fff4eb;
}

SCSS

$color-1: #00000c;
$color-2: #604c4d;
$color-3: #d8c2b7;
$color-4: #efe0d9;
$color-5: #fff4eb;

TAILWIND

colors: {
  'brand-1': '#00000c',
  'brand-2': '#604c4d',
  'brand-3': '#d8c2b7',
  'brand-4': '#efe0d9',
  'brand-5': '#fff4eb',
}

RGB Array

[0, 0, 12], [96, 76, 77], [216, 194, 183], [239, 224, 217], [255, 244, 235]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #00000C, #604C4D, #D8C2B7, #EFE0D9, #FFF4EB is ideal for: 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: #00000c; --color-2: #604c4d; --color-3: #d8c2b7; --color-4: #efe0d9; --color-5: #fff4eb. 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 space-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