← Back to Editor

#525252 · #9CEC18 · #F1F8F3 · #F35AE5 · #CC2DC9

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

#525252

Ink Gray · DarkSlateGray · Charcoal

HEX
#525252
RGB
rgb(82, 82, 82)
HSL
hsl(0, 0%, 32%)
HSB
hsb(0, 0%, 32%)
CMYK
cmyk(0%, 0%, 0%, 68%)
Oklch
oklch(43.9% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#9CEC18

Grass Green · GreenYellow · Olive Green

HEX
#9CEC18
RGB
rgb(156, 236, 24)
HSL
hsl(83, 85%, 51%)
HSB
hsb(83, 90%, 93%)
CMYK
cmyk(34%, 0%, 90%, 7%)
Oklch
oklch(85.8% 0.228 130.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#F1F8F3

Celadon · SeaShell · Mint Green

HEX
#F1F8F3
RGB
rgb(241, 248, 243)
HSL
hsl(137, 33%, 96%)
HSB
hsb(137, 3%, 97%)
CMYK
cmyk(3%, 0%, 2%, 3%)
Oklch
oklch(97.2% 0.010 155.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#F35AE5

Mauve · Orchid · Lilac Purple

HEX
#F35AE5
RGB
rgb(243, 90, 229)
HSL
hsl(305, 86%, 65%)
HSB
hsb(305, 63%, 95%)
CMYK
cmyk(0%, 63%, 6%, 5%)
Oklch
oklch(71.5% 0.240 331.6)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#CC2DC9

Rose Purple · MediumOrchid · Violet

HEX
#CC2DC9
RGB
rgb(204, 45, 201)
HSL
hsl(301, 64%, 49%)
HSB
hsb(301, 78%, 80%)
CMYK
cmyk(0%, 78%, 1%, 20%)
Oklch
oklch(60.7% 0.249 329.0)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

525252
525252

Analogous

525252
525252
525252

Triadic

525252
525252
525252

Split-Comp.

525252
525252
525252

Tetradic

525252
525252
525252
525252

Contrast Matrix WCAG 2.1 Contrast

525252
9CEC18
F1F8F3
F35AE5
CC2DC9
5.4
AA
7.2
AAA
2.8
Fail
1.8
Fail
5.4
AA
1.3
Fail
1.9
Fail
3.0
AA Large
7.2
AAA
1.3
Fail
2.6
Fail
4.1
AA Large
2.8
Fail
1.9
Fail
2.6
Fail
1.5
Fail
1.8
Fail
3.0
AA Large
4.1
AA Large
1.5
Fail
White BG
7.8AAA
1.5Fail
1.1Fail
2.8Fail
4.4AA Large
Black BG
2.7Fail
14.4AAA
19.5AAA
7.4AAA
4.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

525252
BFBF4B
F4F4F4
B1AFC3
8786A3

Deuteranopia

525252
BAB458
F4F3F5
BAC5BB
909C9A

Tritanopia

525252
A0747D
F1F5F5
EBA9A3
C4857F

Achromatopsia

525252
BCBCBC
F5F5F5
989898
6E6E6E

Shades & Tints Shades & Tints

#525252

Dark
Light

#9CEC18

Dark
Light

#F1F8F3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #525252;
  --color-2: #9cec18;
  --color-3: #f1f8f3;
  --color-4: #f35ae5;
  --color-5: #cc2dc9;
}

SCSS

$color-1: #525252;
$color-2: #9cec18;
$color-3: #f1f8f3;
$color-4: #f35ae5;
$color-5: #cc2dc9;

TAILWIND

colors: {
  'brand-1': '#525252',
  'brand-2': '#9cec18',
  'brand-3': '#f1f8f3',
  'brand-4': '#f35ae5',
  'brand-5': '#cc2dc9',
}

RGB Array

[82, 82, 82], [156, 236, 24], [241, 248, 243], [243, 90, 229], [204, 45, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #525252, #9CEC18, #F1F8F3, #F35AE5, #CC2DC9 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: #525252; --color-2: #9cec18; --color-3: #f1f8f3; --color-4: #f35ae5; --color-5: #cc2dc9. 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