← Back to Editor

#333232 · #D62F80 · #ED8666 · #F7F7F7 · #000000

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

#333232

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333232
RGB
rgb(51, 50, 50)
HSL
hsl(0, 1%, 20%)
HSB
hsb(0, 2%, 20%)
CMYK
cmyk(0%, 2%, 2%, 80%)
Oklch
oklch(31.8% 0.001 17.2)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D62F80

Dark Violet · MediumVioletRed · Rose Pink

HEX
#D62F80
RGB
rgb(214, 47, 128)
HSL
hsl(331, 67%, 51%)
HSB
hsb(331, 78%, 84%)
CMYK
cmyk(0%, 78%, 40%, 16%)
Oklch
oklch(59.1% 0.211 356.7)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#ED8666

Peach Pink · Salmon · Coral Red

HEX
#ED8666
RGB
rgb(237, 134, 102)
HSL
hsl(14, 79%, 66%)
HSB
hsb(14, 57%, 93%)
CMYK
cmyk(0%, 43%, 57%, 7%)
Oklch
oklch(72.5% 0.134 38.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F7F7F7

Moonlight White · Snow · Cloud White

HEX
#F7F7F7
RGB
rgb(247, 247, 247)
HSL
hsl(0, 0%, 97%)
HSB
hsb(0, 0%, 97%)
CMYK
cmyk(0%, 0%, 0%, 3%)
Oklch
oklch(97.6% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333232
323434

Analogous

343233
333232
343332

Triadic

333232
323432
323234

Split-Comp.

333232
323433
323334

Tetradic

333232
333432
323434
333234

Contrast Matrix WCAG 2.1 Contrast

333232
D62F80
ED8666
F7F7F7
000000
2.8
Fail
5.0
AA
11.9
AAA
1.6
Fail
2.8
Fail
1.8
Fail
4.3
AA Large
4.6
AA
5.0
AA
1.8
Fail
2.4
Fail
8.2
AAA
11.9
AAA
4.3
AA Large
2.4
Fail
19.6
AAA
1.6
Fail
4.6
AA
8.2
AAA
19.6
AAA
White BG
12.8AAA
4.6AA
2.6Fail
1.1Fail
21.0AAA
Black BG
1.6Fail
4.6AA
8.2AAA
19.6AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

333332
8E8C6C
C0BF6E
F7F7F7
000000

Deuteranopia

333332
97A468
C6CE70
F7F7F7
000000

Tritanopia

333232
CE5D5A
E87475
F7F7F7
000000

Achromatopsia

323232
6A6A6A
A1A1A1
F7F7F7
000000

Shades & Tints Shades & Tints

#333232

Dark
Light

#D62F80

Dark
Light

#ED8666

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333232;
  --color-2: #d62f80;
  --color-3: #ed8666;
  --color-4: #f7f7f7;
  --color-5: #000000;
}

SCSS

$color-1: #333232;
$color-2: #d62f80;
$color-3: #ed8666;
$color-4: #f7f7f7;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#333232',
  'brand-2': '#d62f80',
  'brand-3': '#ed8666',
  'brand-4': '#f7f7f7',
  'brand-5': '#000000',
}

RGB Array

[51, 50, 50], [214, 47, 128], [237, 134, 102], [247, 247, 247], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333232, #D62F80, #ED8666, #F7F7F7, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #333232; --color-2: #d62f80; --color-3: #ed8666; --color-4: #f7f7f7; --color-5: #000000. 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. Restrained colors convey professionalism and trust. 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