← Back to Editor

#000000 · #CCFFE7 · #ED005F · #A3C7B6 · #D3DED9

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#CCFFE7

Jade · Lavender · Mint Green

HEX
#CCFFE7
RGB
rgb(204, 255, 231)
HSL
hsl(152, 100%, 90%)
HSB
hsb(152, 20%, 100%)
CMYK
cmyk(20%, 0%, 9%, 0%)
Oklch
oklch(95.8% 0.061 164.8)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#ED005F

Dark Violet · Crimson · Camellia

HEX
#ED005F
RGB
rgb(237, 0, 95)
HSL
hsl(336, 100%, 46%)
HSB
hsb(336, 100%, 93%)
CMYK
cmyk(0%, 100%, 60%, 7%)
Oklch
oklch(60.5% 0.242 10.3)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#A3C7B6

Jade · Silver · Apple Green

HEX
#A3C7B6
RGB
rgb(163, 199, 182)
HSL
hsl(152, 24%, 71%)
HSB
hsb(152, 18%, 78%)
CMYK
cmyk(18%, 0%, 9%, 22%)
Oklch
oklch(79.9% 0.045 165.0)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#D3DED9

Jade · LightGray · Mint Green

HEX
#D3DED9
RGB
rgb(211, 222, 217)
HSL
hsl(153, 14%, 85%)
HSB
hsb(153, 5%, 87%)
CMYK
cmyk(5%, 0%, 2%, 13%)
Oklch
oklch(89.1% 0.014 167.1)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
CCFFE7
ED005F
A3C7B6
D3DED9
19.0
AAA
4.8
AA
11.4
AAA
15.2
AAA
19.0
AAA
4.0
AA Large
1.7
Fail
1.3
Fail
4.8
AA
4.0
AA Large
2.4
Fail
3.2
AA Large
11.4
AAA
1.7
Fail
2.4
Fail
1.3
Fail
15.2
AAA
1.3
Fail
3.2
AA Large
1.3
Fail
White BG
21.0AAA
1.1Fail
4.4AA Large
1.8Fail
1.4Fail
Black BG
1.0Fail
19.0AAA
4.8AA
11.4AAA
15.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
E2E3ED
868448
B3B3BA
D8D8DA

Deuteranopia

000000
DFDBEE
94A643
B1AEBB
D7D6DA

Tritanopia

000000
CFF1F2
E13632
A5BDBE
D4DBDB

Achromatopsia

000000
EDEDED
525252
BABABA
DADADA

Shades & Tints Shades & Tints

#000000

Dark
Light

#CCFFE7

Dark
Light

#ED005F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ccffe7;
  --color-3: #ed005f;
  --color-4: #a3c7b6;
  --color-5: #d3ded9;
}

SCSS

$color-1: #000000;
$color-2: #ccffe7;
$color-3: #ed005f;
$color-4: #a3c7b6;
$color-5: #d3ded9;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ccffe7',
  'brand-3': '#ed005f',
  'brand-4': '#a3c7b6',
  'brand-5': '#d3ded9',
}

RGB Array

[0, 0, 0], [204, 255, 231], [237, 0, 95], [163, 199, 182], [211, 222, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CCFFE7, #ED005F, #A3C7B6, #D3DED9 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: #000000; --color-2: #ccffe7; --color-3: #ed005f; --color-4: #a3c7b6; --color-5: #d3ded9. 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