← Back to Editor

#CCCCCC · #B4E9E5 · #F24EB6 · #BAB1AA · #53514D

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

#B4E9E5

Jade · LightBlue · Glacier Blue

HEX
#B4E9E5
RGB
rgb(180, 233, 229)
HSL
hsl(175, 55%, 81%)
HSB
hsb(175, 23%, 91%)
CMYK
cmyk(23%, 0%, 2%, 9%)
Oklch
oklch(89.6% 0.054 190.5)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#F24EB6

Mauve · Orchid · Rose Pink

HEX
#F24EB6
RGB
rgb(242, 78, 182)
HSL
hsl(322, 86%, 63%)
HSB
hsb(322, 68%, 95%)
CMYK
cmyk(0%, 68%, 25%, 5%)
Oklch
oklch(68.1% 0.224 345.7)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#BAB1AA

Apricot · DarkGray · Warm Sun

HEX
#BAB1AA
RGB
rgb(186, 177, 170)
HSL
hsl(26, 10%, 70%)
HSB
hsb(26, 9%, 73%)
CMYK
cmyk(0%, 5%, 9%, 27%)
Oklch
oklch(76.6% 0.014 60.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#53514D

Ink Gray · DarkSlateGray · Charcoal

HEX
#53514D
RGB
rgb(83, 81, 77)
HSL
hsl(40, 4%, 31%)
HSB
hsb(40, 7%, 33%)
CMYK
cmyk(0%, 2%, 7%, 67%)
Oklch
oklch(43.6% 0.007 84.6)

TraditionalInk Gray」· PaintCharcoal」· 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
B4E9E5
F24EB6
BAB1AA
53514D
1.2
Fail
2.0
Fail
1.3
Fail
4.9
AA
1.2
Fail
2.4
Fail
1.6
Fail
5.9
AA
2.0
Fail
2.4
Fail
1.5
Fail
2.5
Fail
1.3
Fail
1.6
Fail
1.5
Fail
3.8
AA Large
4.9
AA
5.9
AA
2.5
Fail
3.8
AA Large
White BG
1.6Fail
1.3Fail
3.2AA Large
2.1Fail
7.9AAA
Black BG
13.1AAA
15.7AAA
6.5AA
10.0AAA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCCC
CBCBE6
ABAA9D
B6B6AC
52524E

Deuteranopia

CCCCCC
C8C4E6
B5C197
B7B7AC
52524E

Tritanopia

CCCCCC
B7E7E7
EA8985
BAADAD
534F4F

Achromatopsia

CCCCCC
D9D9D9
8B8B8B
B3B3B3
515151

Shades & Tints Shades & Tints

#CCCCCC

Dark
Light

#B4E9E5

Dark
Light

#F24EB6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccccc;
  --color-2: #b4e9e5;
  --color-3: #f24eb6;
  --color-4: #bab1aa;
  --color-5: #53514d;
}

SCSS

$color-1: #cccccc;
$color-2: #b4e9e5;
$color-3: #f24eb6;
$color-4: #bab1aa;
$color-5: #53514d;

TAILWIND

colors: {
  'brand-1': '#cccccc',
  'brand-2': '#b4e9e5',
  'brand-3': '#f24eb6',
  'brand-4': '#bab1aa',
  'brand-5': '#53514d',
}

RGB Array

[204, 204, 204], [180, 233, 229], [242, 78, 182], [186, 177, 170], [83, 81, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCCCC, #B4E9E5, #F24EB6, #BAB1AA, #53514D 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: #b4e9e5; --color-3: #f24eb6; --color-4: #bab1aa; --color-5: #53514d. 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