← Back to Editor

#333333 · #9E4A62 · #FE5E8B · #C5C8BD · #B6E5CB

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

#9E4A62

Dark Violet · Sienna · Camellia

HEX
#9E4A62
RGB
rgb(158, 74, 98)
HSL
hsl(343, 36%, 45%)
HSB
hsb(343, 53%, 62%)
CMYK
cmyk(0%, 53%, 38%, 38%)
Oklch
oklch(52.2% 0.114 3.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FE5E8B

Rouge · LightCoral · Rose Pink

HEX
#FE5E8B
RGB
rgb(254, 94, 139)
HSL
hsl(343, 99%, 68%)
HSB
hsb(343, 63%, 100%)
CMYK
cmyk(0%, 63%, 45%, 0%)
Oklch
oklch(70.2% 0.197 6.5)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#C5C8BD

Willow Green · Silver · Pearl Gray

HEX
#C5C8BD
RGB
rgb(197, 200, 189)
HSL
hsl(76, 9%, 76%)
HSB
hsb(76, 5%, 78%)
CMYK
cmyk(1%, 0%, 5%, 22%)
Oklch
oklch(82.7% 0.015 119.2)

TraditionalWillow Green」· PaintPearl Gray」· Creative Silver Lining

#B6E5CB

Celadon · LightBlue · Mint Green

HEX
#B6E5CB
RGB
rgb(182, 229, 203)
HSL
hsl(147, 47%, 81%)
HSB
hsb(147, 21%, 90%)
CMYK
cmyk(21%, 0%, 11%, 10%)
Oklch
oklch(88.2% 0.060 160.7)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

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
9E4A62
FE5E8B
C5C8BD
B6E5CB
2.2
Fail
4.3
AA Large
7.4
AAA
9.1
AAA
2.2
Fail
2.0
Fail
3.4
AA Large
4.2
AA Large
4.3
AA Large
2.0
Fail
1.7
Fail
2.1
Fail
7.4
AAA
3.4
AA Large
1.7
Fail
1.2
Fail
9.1
AAA
4.2
AA Large
2.1
Fail
1.2
Fail
White BG
12.6AAA
5.8AA
2.9Fail
1.7Fail
1.4Fail
Black BG
1.7Fail
3.6AA Large
7.2AAA
12.4AAA
15.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
7A795C
B9B780
C6C6C0
CACBD1

Deuteranopia

333333
7F855B
C2CE7E
C6C6C0
C8C4D3

Tritanopia

333333
9A5857
F67876
C5C2C2
B8D6D7

Achromatopsia

333333
666666
939393
C6C6C6
D4D4D4

Shades & Tints Shades & Tints

#333333

Dark
Light

#9E4A62

Dark
Light

#FE5E8B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #9e4a62;
  --color-3: #fe5e8b;
  --color-4: #c5c8bd;
  --color-5: #b6e5cb;
}

SCSS

$color-1: #333333;
$color-2: #9e4a62;
$color-3: #fe5e8b;
$color-4: #c5c8bd;
$color-5: #b6e5cb;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#9e4a62',
  'brand-3': '#fe5e8b',
  'brand-4': '#c5c8bd',
  'brand-5': '#b6e5cb',
}

RGB Array

[51, 51, 51], [158, 74, 98], [254, 94, 139], [197, 200, 189], [182, 229, 203]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #9E4A62, #FE5E8B, #C5C8BD, #B6E5CB 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: #9e4a62; --color-3: #fe5e8b; --color-4: #c5c8bd; --color-5: #b6e5cb. 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