← Back to Editor

#CCCCCC · #3CFF36 · #26B551 · #6B385B · #4B1139

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

#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

#3CFF36

Emerald · LimeGreen · Apple Green

HEX
#3CFF36
RGB
rgb(60, 255, 54)
HSL
hsl(118, 100%, 61%)
HSB
hsb(118, 79%, 100%)
CMYK
cmyk(76%, 0%, 79%, 0%)
Oklch
oklch(87.3% 0.275 142.5)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#26B551

Pine Green · MediumSeaGreen · Olive Green

HEX
#26B551
RGB
rgb(38, 181, 81)
HSL
hsl(138, 65%, 43%)
HSB
hsb(138, 79%, 71%)
CMYK
cmyk(79%, 0%, 55%, 29%)
Oklch
oklch(67.9% 0.183 148.2)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#6B385B

Rose Purple · DimGray · Eggplant

HEX
#6B385B
RGB
rgb(107, 56, 91)
HSL
hsl(319, 31%, 32%)
HSB
hsb(319, 48%, 42%)
CMYK
cmyk(0%, 48%, 15%, 58%)
Oklch
oklch(41.7% 0.087 340.2)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#4B1139

Rose Purple · DarkSlateGray · Dark Purple

HEX
#4B1139
RGB
rgb(75, 17, 57)
HSL
hsl(319, 63%, 18%)
HSB
hsb(319, 77%, 29%)
CMYK
cmyk(0%, 77%, 24%, 71%)
Oklch
oklch(29.3% 0.099 342.8)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

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
3CFF36
26B551
6B385B
4B1139
1.2
Fail
1.7
Fail
5.6
AA
9.1
AAA
1.2
Fail
2.0
Fail
6.6
AA
10.8
AAA
1.7
Fail
2.0
Fail
3.3
AA Large
5.4
AA
5.6
AA
6.6
AA
3.3
AA Large
1.6
Fail
9.1
AAA
10.8
AAA
5.4
AA
1.6
Fail
White BG
1.6Fail
1.4Fail
2.7Fail
9.0AAA
14.6AAA
Black BG
13.1AAA
15.5AAA
7.8AAA
2.3Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCCC
909267
646569
555453
32312F

Deuteranopia

CCCCCC
857772
5C516F
585C51
353A2D

Tritanopia

CCCCCC
468D95
2D7C81
684C4A
482826

Achromatopsia

CCCCCC
AEAEAE
7F7F7F
4B4B4B
272727

Shades & Tints Shades & Tints

#CCCCCC

Dark
Light

#3CFF36

Dark
Light

#26B551

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccccc;
  --color-2: #3cff36;
  --color-3: #26b551;
  --color-4: #6b385b;
  --color-5: #4b1139;
}

SCSS

$color-1: #cccccc;
$color-2: #3cff36;
$color-3: #26b551;
$color-4: #6b385b;
$color-5: #4b1139;

TAILWIND

colors: {
  'brand-1': '#cccccc',
  'brand-2': '#3cff36',
  'brand-3': '#26b551',
  'brand-4': '#6b385b',
  'brand-5': '#4b1139',
}

RGB Array

[204, 204, 204], [60, 255, 54], [38, 181, 81], [107, 56, 91], [75, 17, 57]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCCCC, #3CFF36, #26B551, #6B385B, #4B1139 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: #3cff36; --color-3: #26b551; --color-4: #6b385b; --color-5: #4b1139. 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