← Back to Editor

#CC0000 · #E0D589 · #93B89F · #468CB3 · #000000

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

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#E0D589

Fresh Green · Khaki · Sunflower

HEX
#E0D589
RGB
rgb(224, 213, 137)
HSL
hsl(52, 58%, 71%)
HSB
hsb(52, 39%, 88%)
CMYK
cmyk(0%, 5%, 39%, 12%)
Oklch
oklch(86.5% 0.097 101.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#93B89F

Celadon · DarkSeaGreen · Apple Green

HEX
#93B89F
RGB
rgb(147, 184, 159)
HSL
hsl(139, 21%, 65%)
HSB
hsb(139, 20%, 72%)
CMYK
cmyk(20%, 0%, 14%, 28%)
Oklch
oklch(74.8% 0.054 155.4)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#468CB3

Slate Blue · SteelBlue · Navy Blue

HEX
#468CB3
RGB
rgb(70, 140, 179)
HSL
hsl(201, 44%, 49%)
HSB
hsb(201, 61%, 70%)
CMYK
cmyk(61%, 22%, 0%, 30%)
Oklch
oklch(61.1% 0.092 235.4)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CC0000
00CCCC

Analogous

CC0066
CC0000
CC6600

Triadic

CC0000
00CC00
0000CC

Split-Comp.

CC0000
00CC66
0066CC

Tetradic

CC0000
66CC00
00CCCC
6600CC

Contrast Matrix WCAG 2.1 Contrast

CC0000
E0D589
93B89F
468CB3
000000
3.9
AA Large
2.7
Fail
1.6
Fail
3.6
AA Large
3.9
AA Large
1.5
Fail
2.5
Fail
14.0
AAA
2.7
Fail
1.5
Fail
1.7
Fail
9.6
AAA
1.6
Fail
2.5
Fail
1.7
Fail
5.7
AA
3.6
AA Large
14.0
AAA
9.6
AAA
5.7
AA
White BG
5.9AA
1.5Fail
2.2Fail
3.7AA Large
21.0AAA
Black BG
3.6AA Large
14.0AAA
9.6AAA
5.7AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

747200
DBDB9B
A3A3A5
6465AA
000000

Deuteranopia

808F00
DCDDA0
A19EA7
605BA7
000000

Tritanopia

C20000
DFAAAD
95AAAB
4AA2A0
000000

Achromatopsia

3D3D3D
D0D0D0
AAAAAA
7C7C7C
000000

Shades & Tints Shades & Tints

#CC0000

Dark
Light

#E0D589

Dark
Light

#93B89F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cc0000;
  --color-2: #e0d589;
  --color-3: #93b89f;
  --color-4: #468cb3;
  --color-5: #000000;
}

SCSS

$color-1: #cc0000;
$color-2: #e0d589;
$color-3: #93b89f;
$color-4: #468cb3;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#cc0000',
  'brand-2': '#e0d589',
  'brand-3': '#93b89f',
  'brand-4': '#468cb3',
  'brand-5': '#000000',
}

RGB Array

[204, 0, 0], [224, 213, 137], [147, 184, 159], [70, 140, 179], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CC0000, #E0D589, #93B89F, #468CB3, #000000 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: #cc0000; --color-2: #e0d589; --color-3: #93b89f; --color-4: #468cb3; --color-5: #000000. 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