← Back to Editor

#333333 · #666666 · #E65179 · #FA909E · #FDCBC7

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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#E65179

Rouge · LightCoral · Rose Pink

HEX
#E65179
RGB
rgb(230, 81, 121)
HSL
hsl(344, 75%, 61%)
HSB
hsb(344, 65%, 90%)
CMYK
cmyk(0%, 65%, 47%, 10%)
Oklch
oklch(64.6% 0.186 7.6)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#FA909E

Peach Pink · LightCoral · Coral Red

HEX
#FA909E
RGB
rgb(250, 144, 158)
HSL
hsl(352, 91%, 77%)
HSB
hsb(352, 42%, 98%)
CMYK
cmyk(0%, 42%, 37%, 2%)
Oklch
oklch(76.9% 0.129 12.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FDCBC7

Peach Pink · Pink · Cherry Blossom

HEX
#FDCBC7
RGB
rgb(253, 203, 199)
HSL
hsl(4, 93%, 89%)
HSB
hsb(4, 21%, 99%)
CMYK
cmyk(0%, 20%, 21%, 1%)
Oklch
oklch(88.5% 0.057 23.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

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
666666
E65179
FA909E
FDCBC7
2.2
Fail
3.5
AA Large
5.7
AA
8.8
AAA
2.2
Fail
1.6
Fail
2.6
Fail
4.0
AA Large
3.5
AA Large
1.6
Fail
1.6
Fail
2.5
Fail
5.7
AA
2.6
Fail
1.6
Fail
1.5
Fail
8.8
AAA
4.0
AA Large
2.5
Fail
1.5
Fail
White BG
12.6AAA
5.7AA
3.6AA Large
2.2Fail
1.4Fail
Black BG
1.7Fail
3.7AA Large
5.8AA
9.5AAA
14.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
666666
A5A46F
CCCB9B
E7E7C8

Deuteranopia

333333
666666
AEB96D
D2DA9A
EAEEC8

Tritanopia

333333
666666
DF6866
F59897
FBC9C9

Achromatopsia

333333
666666
828282
B1B1B1
D9D9D9

Shades & Tints Shades & Tints

#333333

Dark
Light

#666666

Dark
Light

#E65179

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #666666;
  --color-3: #e65179;
  --color-4: #fa909e;
  --color-5: #fdcbc7;
}

SCSS

$color-1: #333333;
$color-2: #666666;
$color-3: #e65179;
$color-4: #fa909e;
$color-5: #fdcbc7;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#666666',
  'brand-3': '#e65179',
  'brand-4': '#fa909e',
  'brand-5': '#fdcbc7',
}

RGB Array

[51, 51, 51], [102, 102, 102], [230, 81, 121], [250, 144, 158], [253, 203, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #666666, #E65179, #FA909E, #FDCBC7 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: #666666; --color-3: #e65179; --color-4: #fa909e; --color-5: #fdcbc7. 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