← Back to Editor

#333333 · #7BA62D · #D9005E · #C47095 · #CCCCCC

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

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#7BA62D

Grass Green · Olive · Olive Green

HEX
#7BA62D
RGB
rgb(123, 166, 45)
HSL
hsl(81, 57%, 41%)
HSB
hsb(81, 73%, 65%)
CMYK
cmyk(26%, 0%, 73%, 35%)
Oklch
oklch(67.1% 0.154 127.4)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D9005E

Dark Violet · Crimson · Camellia

HEX
#D9005E
RGB
rgb(217, 0, 94)
HSL
hsl(334, 100%, 43%)
HSB
hsb(334, 100%, 85%)
CMYK
cmyk(0%, 100%, 57%, 15%)
Oklch
oklch(56.8% 0.227 7.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#C47095

Dark Violet · LightCoral · Rose Pink

HEX
#C47095
RGB
rgb(196, 112, 149)
HSL
hsl(334, 42%, 60%)
HSB
hsb(334, 43%, 77%)
CMYK
cmyk(0%, 43%, 24%, 23%)
Oklch
oklch(64.9% 0.115 352.9)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
7BA62D
D9005E
C47095
CCCCCC
4.4
AA Large
2.5
Fail
3.7
AA Large
7.9
AAA
4.4
AA Large
1.8
Fail
1.2
Fail
1.8
Fail
2.5
Fail
1.8
Fail
1.5
Fail
3.2
AA Large
3.7
AA Large
1.2
Fail
1.5
Fail
2.1
Fail
7.9
AAA
1.8
Fail
3.2
AA Large
2.1
Fail
White BG
12.6AAA
2.9Fail
5.1AA
3.4AA Large
1.6Fail
Black BG
1.7Fail
7.3AAA
4.1AA Large
6.1AA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
8E8E4A
7B7947
A09F8C
CCCCCC

Deuteranopia

333333
8B8851
889842
A5AB8A
CCCCCC

Tritanopia

333333
7D6166
CE3531
C08583
CCCCCC

Achromatopsia

333333
8B8B8B
4C4C4C
8D8D8D
CCCCCC

Shades & Tints Shades & Tints

#333333

Dark
Light

#7BA62D

Dark
Light

#D9005E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #7ba62d;
  --color-3: #d9005e;
  --color-4: #c47095;
  --color-5: #cccccc;
}

SCSS

$color-1: #333333;
$color-2: #7ba62d;
$color-3: #d9005e;
$color-4: #c47095;
$color-5: #cccccc;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#7ba62d',
  'brand-3': '#d9005e',
  'brand-4': '#c47095',
  'brand-5': '#cccccc',
}

RGB Array

[51, 51, 51], [123, 166, 45], [217, 0, 94], [196, 112, 149], [204, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #7BA62D, #D9005E, #C47095, #CCCCCC 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: #333333; --color-2: #7ba62d; --color-3: #d9005e; --color-4: #c47095; --color-5: #cccccc. 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