← Back to Editor

#CCCCCC · #E39696 · #FF7070 · #FF4242 · #222526

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

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#E39696

Peach Pink · DarkSalmon · Coral Red

HEX
#E39696
RGB
rgb(227, 150, 150)
HSL
hsl(0, 58%, 74%)
HSB
hsb(0, 34%, 89%)
CMYK
cmyk(0%, 34%, 34%, 11%)
Oklch
oklch(75.0% 0.093 19.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FF7070

Peach Pink · Salmon · Coral Red

HEX
#FF7070
RGB
rgb(255, 112, 112)
HSL
hsl(0, 100%, 72%)
HSB
hsb(0, 56%, 100%)
CMYK
cmyk(0%, 56%, 56%, 0%)
Oklch
oklch(71.9% 0.175 22.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FF4242

Peach Pink · Tomato · Coral Red

HEX
#FF4242
RGB
rgb(255, 66, 66)
HSL
hsl(0, 100%, 63%)
HSB
hsb(0, 74%, 100%)
CMYK
cmyk(0%, 74%, 74%, 0%)
Oklch
oklch(66.2% 0.225 25.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#222526

Ink Black · DarkSlateGray · Dark Stone

HEX
#222526
RGB
rgb(34, 37, 38)
HSL
hsl(195, 6%, 14%)
HSB
hsb(195, 11%, 15%)
CMYK
cmyk(11%, 3%, 0%, 85%)
Oklch
oklch(26.2% 0.005 219.7)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCCCCC
CCCCCC

Analogous

CCCCCC
CCCCCC
CCCCCC

Triadic

CCCCCC
CCCCCC
CCCCCC

Split-Comp.

CCCCCC
CCCCCC
CCCCCC

Tetradic

CCCCCC
CCCCCC
CCCCCC
CCCCCC

Contrast Matrix WCAG 2.1 Contrast

CCCCCC
E39696
FF7070
FF4242
222526
1.4
Fail
1.7
Fail
2.1
Fail
9.6
AAA
1.4
Fail
1.2
Fail
1.5
Fail
6.7
AA
1.7
Fail
1.2
Fail
1.3
Fail
5.7
AA
2.1
Fail
1.5
Fail
1.3
Fail
4.5
AA Large
9.6
AAA
6.7
AA
5.7
AA
4.5
AA Large
White BG
1.6Fail
2.3Fail
2.7Fail
3.4AA Large
15.4AAA
Black BG
13.1AAA
9.1AAA
7.8AAA
6.1AA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCCC
C2C196
C1C070
ADAB42
232326

Deuteranopia

CCCCCC
C6CC96
C9D470
B8C642
232326

Tritanopia

CCCCCC
DF9696
F87070
F64242
222626

Achromatopsia

CCCCCC
ADADAD
9B9B9B
7B7B7B
242424

Shades & Tints Shades & Tints

#CCCCCC

Dark
Light

#E39696

Dark
Light

#FF7070

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccccc;
  --color-2: #e39696;
  --color-3: #ff7070;
  --color-4: #ff4242;
  --color-5: #222526;
}

SCSS

$color-1: #cccccc;
$color-2: #e39696;
$color-3: #ff7070;
$color-4: #ff4242;
$color-5: #222526;

TAILWIND

colors: {
  'brand-1': '#cccccc',
  'brand-2': '#e39696',
  'brand-3': '#ff7070',
  'brand-4': '#ff4242',
  'brand-5': '#222526',
}

RGB Array

[204, 204, 204], [227, 150, 150], [255, 112, 112], [255, 66, 66], [34, 37, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCCCC, #E39696, #FF7070, #FF4242, #222526 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: #cccccc; --color-2: #e39696; --color-3: #ff7070; --color-4: #ff4242; --color-5: #222526. 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