← Back to Editor

#333333 · #2E0620 · #FE2E60 · #CF7C7C · #CCBF85

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

#2E0620

Rose Purple · Black · Raspberry

HEX
#2E0620
RGB
rgb(46, 6, 32)
HSL
hsl(321, 77%, 10%)
HSB
hsb(321, 87%, 18%)
CMYK
cmyk(0%, 87%, 30%, 82%)
Oklch
oklch(21.1% 0.073 345.1)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#FE2E60

Vermilion · Crimson · Passion Red

HEX
#FE2E60
RGB
rgb(254, 46, 96)
HSL
hsl(346, 99%, 59%)
HSB
hsb(346, 82%, 100%)
CMYK
cmyk(0%, 82%, 62%, 0%)
Oklch
oklch(65.0% 0.237 14.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#CF7C7C

Peach Pink · LightCoral · Coral Red

HEX
#CF7C7C
RGB
rgb(207, 124, 124)
HSL
hsl(0, 46%, 65%)
HSB
hsb(0, 40%, 81%)
CMYK
cmyk(0%, 40%, 40%, 19%)
Oklch
oklch(67.5% 0.104 20.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#CCBF85

Ginger · Tan · Sunflower

HEX
#CCBF85
RGB
rgb(204, 191, 133)
HSL
hsl(49, 41%, 66%)
HSB
hsb(49, 35%, 80%)
CMYK
cmyk(0%, 6%, 35%, 20%)
Oklch
oklch(80.2% 0.077 97.0)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

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
2E0620
FE2E60
CF7C7C
CCBF85
1.4
Fail
3.5
AA Large
4.1
AA Large
6.8
AA
1.4
Fail
5.0
AA
5.9
AA
9.8
AAA
3.5
AA Large
5.0
AA
1.2
Fail
2.0
Fail
4.1
AA Large
5.9
AA
1.2
Fail
1.7
Fail
6.8
AA
9.8
AAA
2.0
Fail
1.7
Fail
White BG
12.6AAA
18.1AAA
3.6AA Large
3.1AA Large
1.8Fail
Black BG
1.7Fail
1.2Fail
5.8AA
6.8AA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
1D1C1A
A4A254
ABAA7C
C6C693

Deuteranopia

333333
1F2218
B0C051
B0B67C
C7C896

Tritanopia

333333
2C1514
F44A48
CB7C7C
CB9EA1

Achromatopsia

333333
151515
727272
959595
BCBCBC

Shades & Tints Shades & Tints

#333333

Dark
Light

#2E0620

Dark
Light

#FE2E60

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #2e0620;
  --color-3: #fe2e60;
  --color-4: #cf7c7c;
  --color-5: #ccbf85;
}

SCSS

$color-1: #333333;
$color-2: #2e0620;
$color-3: #fe2e60;
$color-4: #cf7c7c;
$color-5: #ccbf85;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#2e0620',
  'brand-3': '#fe2e60',
  'brand-4': '#cf7c7c',
  'brand-5': '#ccbf85',
}

RGB Array

[51, 51, 51], [46, 6, 32], [254, 46, 96], [207, 124, 124], [204, 191, 133]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #2E0620, #FE2E60, #CF7C7C, #CCBF85 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: #2e0620; --color-3: #fe2e60; --color-4: #cf7c7c; --color-5: #ccbf85. 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