← Back to Editor

#CEDDE0 · #FFFEF3 · #D6E5E0 · #21273C · #060606

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

#CEDDE0

Sky Blue · LightGray · Glacier Blue

HEX
#CEDDE0
RGB
rgb(206, 221, 224)
HSL
hsl(190, 22%, 84%)
HSB
hsb(190, 8%, 88%)
CMYK
cmyk(8%, 1%, 0%, 12%)
Oklch
oklch(88.7% 0.017 211.0)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#FFFEF3

Fresh Green · Snow · Lemon Cream

HEX
#FFFEF3
RGB
rgb(255, 254, 243)
HSL
hsl(55, 100%, 98%)
HSB
hsb(55, 5%, 100%)
CMYK
cmyk(0%, 0%, 5%, 0%)
Oklch
oklch(99.5% 0.014 102.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D6E5E0

Jade · LightGray · Glacier Blue

HEX
#D6E5E0
RGB
rgb(214, 229, 224)
HSL
hsl(160, 22%, 87%)
HSB
hsb(160, 7%, 90%)
CMYK
cmyk(7%, 0%, 2%, 10%)
Oklch
oklch(90.9% 0.017 174.0)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#21273C

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#21273C
RGB
rgb(33, 39, 60)
HSL
hsl(227, 29%, 18%)
HSB
hsb(227, 45%, 24%)
CMYK
cmyk(45%, 35%, 0%, 76%)
Oklch
oklch(27.7% 0.040 271.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#060606

Ink Black · Black · Jet Black

HEX
#060606
RGB
rgb(6, 6, 6)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(12.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CEDDE0
DFD0CD

Analogous

CDDFD9
CEDDE0
CDD3DF

Triadic

CEDDE0
DFCDDC
DCDFCD

Split-Comp.

CEDDE0
DFCDD3
DFD9CD

Tetradic

CEDDE0
D9CDDF
DFD0CD
D3DFCD

Contrast Matrix WCAG 2.1 Contrast

CEDDE0
FFFEF3
D6E5E0
21273C
060606
1.4
Fail
1.1
Fail
10.6
AAA
14.5
AAA
1.4
Fail
1.3
Fail
14.6
AAA
20.0
AAA
1.1
Fail
1.3
Fail
11.4
AAA
15.6
AAA
10.6
AAA
14.6
AAA
11.4
AAA
1.4
Fail
14.5
AAA
20.0
AAA
15.6
AAA
1.4
Fail
White BG
1.4Fail
1.0Fail
1.3Fail
14.8AAA
20.3AAA
Black BG
15.0AAA
20.7AAA
16.1AAA
1.4Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D4D5DF
FFFFF6
DCDDE1
242437
060606

Deuteranopia

D4D3DF
FFFFF6
DCDBE2
232336
060606

Tritanopia

CFDFDF
FFF8F8
D7E2E2
213332
060606

Achromatopsia

D9D9D9
FDFDFD
E0E0E0
282828
060606

Shades & Tints Shades & Tints

#CEDDE0

Dark
Light

#FFFEF3

Dark
Light

#D6E5E0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cedde0;
  --color-2: #fffef3;
  --color-3: #d6e5e0;
  --color-4: #21273c;
  --color-5: #060606;
}

SCSS

$color-1: #cedde0;
$color-2: #fffef3;
$color-3: #d6e5e0;
$color-4: #21273c;
$color-5: #060606;

TAILWIND

colors: {
  'brand-1': '#cedde0',
  'brand-2': '#fffef3',
  'brand-3': '#d6e5e0',
  'brand-4': '#21273c',
  'brand-5': '#060606',
}

RGB Array

[206, 221, 224], [255, 254, 243], [214, 229, 224], [33, 39, 60], [6, 6, 6]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #CEDDE0, #FFFEF3, #D6E5E0, #21273C, #060606 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: #cedde0; --color-2: #fffef3; --color-3: #d6e5e0; --color-4: #21273c; --color-5: #060606. 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