← Back to Editor

#000C00 · #FF2615 · #C7D5C8 · #55C6B2 · #5B5B37

cool

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

#000C00

Pine Green · Black · Dark Green

HEX
#000C00
RGB
rgb(0, 12, 0)
HSL
hsl(120, 100%, 2%)
HSB
hsb(120, 100%, 5%)
CMYK
cmyk(100%, 0%, 100%, 95%)
Oklch
oklch(13.4% 0.046 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#FF2615

Vermilion · OrangeRed · Passion Red

HEX
#FF2615
RGB
rgb(255, 38, 21)
HSL
hsl(4, 100%, 54%)
HSB
hsb(4, 92%, 100%)
CMYK
cmyk(0%, 85%, 92%, 0%)
Oklch
oklch(63.9% 0.247 29.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#C7D5C8

Celadon · LightGray · Mint Green

HEX
#C7D5C8
RGB
rgb(199, 213, 200)
HSL
hsl(124, 14%, 81%)
HSB
hsb(124, 7%, 84%)
CMYK
cmyk(7%, 0%, 6%, 16%)
Oklch
oklch(85.9% 0.023 147.4)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#55C6B2

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#55C6B2
RGB
rgb(85, 198, 178)
HSL
hsl(169, 50%, 55%)
HSB
hsb(169, 57%, 78%)
CMYK
cmyk(57%, 0%, 10%, 22%)
Oklch
oklch(75.6% 0.107 179.8)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#5B5B37

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#5B5B37
RGB
rgb(91, 91, 55)
HSL
hsl(60, 25%, 29%)
HSB
hsb(60, 40%, 36%)
CMYK
cmyk(0%, 0%, 40%, 64%)
Oklch
oklch(46.2% 0.054 108.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000C00
0A000A

Analogous

050A00
000C00
000A05

Triadic

000C00
00000A
0A0000

Split-Comp.

000C00
05000A
0A0005

Tetradic

000C00
00050A
0A000A
0A0500

Contrast Matrix WCAG 2.1 Contrast

000C00
FF2615
C7D5C8
55C6B2
5B5B37
5.3
AA
13.1
AAA
9.6
AAA
2.8
Fail
5.3
AA
2.5
Fail
1.8
Fail
1.8
Fail
13.1
AAA
2.5
Fail
1.4
Fail
4.6
AA
9.6
AAA
1.8
Fail
1.4
Fail
3.4
AA Large
2.8
Fail
1.8
Fail
4.6
AA
3.4
AA Large
White BG
20.0AAA
3.8AA Large
1.5Fail
2.1Fail
7.0AAA
Black BG
1.1Fail
5.5AA
13.8AAA
10.1AAA
3.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

050503
A19F19
CDCDCB
8687B7
5B5B40

Deuteranopia

050404
AEBE1A
CCCBCC
7F77B8
5B5B42

Tritanopia

010506
F41C1D
C8CECE
5BBBBC
5B4748

Achromatopsia

070707
656565
CFCFCF
A2A2A2
575757

Shades & Tints Shades & Tints

#000C00

Dark
Light

#FF2615

Dark
Light

#C7D5C8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000c00;
  --color-2: #ff2615;
  --color-3: #c7d5c8;
  --color-4: #55c6b2;
  --color-5: #5b5b37;
}

SCSS

$color-1: #000c00;
$color-2: #ff2615;
$color-3: #c7d5c8;
$color-4: #55c6b2;
$color-5: #5b5b37;

TAILWIND

colors: {
  'brand-1': '#000c00',
  'brand-2': '#ff2615',
  'brand-3': '#c7d5c8',
  'brand-4': '#55c6b2',
  'brand-5': '#5b5b37',
}

RGB Array

[0, 12, 0], [255, 38, 21], [199, 213, 200], [85, 198, 178], [91, 91, 55]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #000C00, #FF2615, #C7D5C8, #55C6B2, #5B5B37 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: #000c00; --color-2: #ff2615; --color-3: #c7d5c8; --color-4: #55c6b2; --color-5: #5b5b37. 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