← Back to Editor

#0A0A0A · #781E36 · #BF6F6F · #F2ECD3 · #CCDBD1

cool

A 5-color cool palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#0A0A0A

Ink Black · Black · Jet Black

HEX
#0A0A0A
RGB
rgb(10, 10, 10)
HSL
hsl(0, 0%, 4%)
HSB
hsb(0, 0%, 4%)
CMYK
cmyk(0%, 0%, 0%, 96%)
Oklch
oklch(14.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#781E36

Dark Violet · Brown · Camellia

HEX
#781E36
RGB
rgb(120, 30, 54)
HSL
hsl(344, 60%, 29%)
HSB
hsb(344, 75%, 47%)
CMYK
cmyk(0%, 75%, 55%, 53%)
Oklch
oklch(38.9% 0.124 9.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#BF6F6F

Crimson · LightCoral · Passion Red

HEX
#BF6F6F
RGB
rgb(191, 111, 111)
HSL
hsl(0, 38%, 59%)
HSB
hsb(0, 42%, 75%)
CMYK
cmyk(0%, 42%, 42%, 25%)
Oklch
oklch(63.0% 0.102 20.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#F2ECD3

Goose Yellow · Beige · Lemon Cream

HEX
#F2ECD3
RGB
rgb(242, 236, 211)
HSL
hsl(48, 54%, 89%)
HSB
hsb(48, 13%, 95%)
CMYK
cmyk(0%, 2%, 13%, 5%)
Oklch
oklch(94.1% 0.034 95.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CCDBD1

Celadon · LightGray · Mint Green

HEX
#CCDBD1
RGB
rgb(204, 219, 209)
HSL
hsl(140, 17%, 83%)
HSB
hsb(140, 7%, 86%)
CMYK
cmyk(7%, 0%, 5%, 14%)
Oklch
oklch(87.7% 0.021 156.8)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0A0A0A
0A0A0A

Analogous

0A0A0A
0A0A0A
0A0A0A

Triadic

0A0A0A
0A0A0A
0A0A0A

Split-Comp.

0A0A0A
0A0A0A
0A0A0A

Tetradic

0A0A0A
0A0A0A
0A0A0A
0A0A0A

Contrast Matrix WCAG 2.1 Contrast

0A0A0A
781E36
BF6F6F
F2ECD3
CCDBD1
1.9
Fail
5.4
AA
16.7
AAA
13.8
AAA
1.9
Fail
2.8
Fail
8.7
AAA
7.2
AAA
5.4
AA
2.8
Fail
3.1
AA Large
2.6
Fail
16.7
AAA
8.7
AAA
3.1
AA Large
1.2
Fail
13.8
AAA
7.2
AAA
2.6
Fail
1.2
Fail
White BG
19.8AAA
10.3AAA
3.7AA Large
1.2Fail
1.4Fail
Black BG
1.1Fail
2.0Fail
5.7AA
17.7AAA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0A0A0A
515030
9C9C6F
EFEFD9
D2D3D3

Deuteranopia

0A0A0A
565D2F
A1A76F
F0F0DB
D2D1D4

Tritanopia

0A0A0A
742C2B
BB6F6F
F2DEDF
CDD5D6

Achromatopsia

0A0A0A
3C3C3C
878787
EBEBEB
D5D5D5

Shades & Tints Shades & Tints

#0A0A0A

Dark
Light

#781E36

Dark
Light

#BF6F6F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0a0a0a;
  --color-2: #781e36;
  --color-3: #bf6f6f;
  --color-4: #f2ecd3;
  --color-5: #ccdbd1;
}

SCSS

$color-1: #0a0a0a;
$color-2: #781e36;
$color-3: #bf6f6f;
$color-4: #f2ecd3;
$color-5: #ccdbd1;

TAILWIND

colors: {
  'brand-1': '#0a0a0a',
  'brand-2': '#781e36',
  'brand-3': '#bf6f6f',
  'brand-4': '#f2ecd3',
  'brand-5': '#ccdbd1',
}

RGB Array

[10, 10, 10], [120, 30, 54], [191, 111, 111], [242, 236, 211], [204, 219, 209]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #0A0A0A, #781E36, #BF6F6F, #F2ECD3, #CCDBD1 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: #0a0a0a; --color-2: #781e36; --color-3: #bf6f6f; --color-4: #f2ecd3; --color-5: #ccdbd1. 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 cool-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