← Back to Editor

#000009 · #5A6360 · #CECFBF · #FDFFE9 · #C2232A

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

#000009

Deep Indigo · Black · Deep Sea Blue

HEX
#000009
RGB
rgb(0, 0, 9)
HSL
hsl(240, 100%, 2%)
HSB
hsb(240, 100%, 4%)
CMYK
cmyk(100%, 100%, 0%, 96%)
Oklch
oklch(6.3% 0.044 264.1)

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

#5A6360

Ink Gray · DimGray · Charcoal

HEX
#5A6360
RGB
rgb(90, 99, 96)
HSL
hsl(160, 5%, 37%)
HSB
hsb(160, 9%, 39%)
CMYK
cmyk(9%, 0%, 3%, 61%)
Oklch
oklch(49.1% 0.012 173.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#CECFBF

Fresh Green · Silver · Lemon Cream

HEX
#CECFBF
RGB
rgb(206, 207, 191)
HSL
hsl(64, 14%, 78%)
HSB
hsb(64, 8%, 81%)
CMYK
cmyk(0%, 0%, 8%, 19%)
Oklch
oklch(84.9% 0.022 109.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FDFFE9

Fresh Green · LightYellow · Lemon Cream

HEX
#FDFFE9
RGB
rgb(253, 255, 233)
HSL
hsl(65, 100%, 96%)
HSB
hsb(65, 9%, 100%)
CMYK
cmyk(1%, 0%, 9%, 0%)
Oklch
oklch(99.3% 0.029 111.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C2232A

Vermilion · FireBrick · Passion Red

HEX
#C2232A
RGB
rgb(194, 35, 42)
HSL
hsl(357, 69%, 45%)
HSB
hsb(357, 82%, 76%)
CMYK
cmyk(0%, 82%, 78%, 24%)
Oklch
oklch(52.8% 0.193 25.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000009
0A0A00

Analogous

00050A
000009
05000A

Triadic

000009
0A0000
000A00

Split-Comp.

000009
0A0500
050A00

Tetradic

000009
0A0005
0A0A00
000A05

Contrast Matrix WCAG 2.1 Contrast

000009
5A6360
CECFBF
FDFFE9
C2232A
3.4
AA Large
13.2
AAA
20.6
AAA
3.6
AA Large
3.4
AA Large
3.9
AA Large
6.1
AA
1.1
Fail
13.2
AAA
3.9
AA Large
1.6
Fail
3.7
AA Large
20.6
AAA
6.1
AA
1.6
Fail
5.8
AA
3.6
AA Large
1.1
Fail
3.7
AA Large
5.8
AA
White BG
20.9AAA
6.2AA
1.6Fail
1.0Fail
5.9AA
Black BG
1.0Fail
3.4AA Large
13.3AAA
20.7AAA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000007
5E5E61
CECEC3
FEFEEE
7D7C28

Deuteranopia

000006
5D5D61
CECEC4
FEFEF0
869228

Tritanopia

000505
5A6161
CEC6C7
FDF3F3
BA2727

Achromatopsia

010101
606060
CDCDCD
FCFCFC
535353

Shades & Tints Shades & Tints

#000009

Dark
Light

#5A6360

Dark
Light

#CECFBF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000009;
  --color-2: #5a6360;
  --color-3: #cecfbf;
  --color-4: #fdffe9;
  --color-5: #c2232a;
}

SCSS

$color-1: #000009;
$color-2: #5a6360;
$color-3: #cecfbf;
$color-4: #fdffe9;
$color-5: #c2232a;

TAILWIND

colors: {
  'brand-1': '#000009',
  'brand-2': '#5a6360',
  'brand-3': '#cecfbf',
  'brand-4': '#fdffe9',
  'brand-5': '#c2232a',
}

RGB Array

[0, 0, 9], [90, 99, 96], [206, 207, 191], [253, 255, 233], [194, 35, 42]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000009, #5A6360, #CECFBF, #FDFFE9, #C2232A 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: #000009; --color-2: #5a6360; --color-3: #cecfbf; --color-4: #fdffe9; --color-5: #c2232a. 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. 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