← Back to Editor

#333333 · #FD3D40 · #F7F3F3 · #EB2D30 · #878787

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

#FD3D40

Peach Pink · Tomato · Coral Red

HEX
#FD3D40
RGB
rgb(253, 61, 64)
HSL
hsl(359, 98%, 62%)
HSB
hsb(359, 76%, 99%)
CMYK
cmyk(0%, 76%, 75%, 1%)
Oklch
oklch(65.4% 0.227 25.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#F7F3F3

Peach Pink · SeaShell · Cherry Blossom

HEX
#F7F3F3
RGB
rgb(247, 243, 243)
HSL
hsl(0, 20%, 96%)
HSB
hsb(0, 2%, 97%)
CMYK
cmyk(0%, 2%, 2%, 3%)
Oklch
oklch(96.7% 0.004 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#EB2D30

Vermilion · Crimson · Passion Red

HEX
#EB2D30
RGB
rgb(235, 45, 48)
HSL
hsl(359, 83%, 55%)
HSB
hsb(359, 81%, 92%)
CMYK
cmyk(0%, 81%, 80%, 8%)
Oklch
oklch(60.9% 0.223 26.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#878787

Ash · Gray · Warm Gray

HEX
#878787
RGB
rgb(135, 135, 135)
HSL
hsl(0, 0%, 53%)
HSB
hsb(0, 0%, 53%)
CMYK
cmyk(0%, 0%, 0%, 47%)
Oklch
oklch(62.3% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

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
FD3D40
F7F3F3
EB2D30
878787
3.6
AA Large
11.5
AAA
3.0
Fail
3.5
AA Large
3.6
AA Large
3.2
AA Large
1.2
Fail
1.0
Fail
11.5
AAA
3.2
AA Large
3.9
AA Large
3.3
AA Large
3.0
Fail
1.2
Fail
3.9
AA Large
1.2
Fail
3.5
AA Large
1.0
Fail
3.3
AA Large
1.2
Fail
White BG
12.6AAA
3.5AA Large
1.1Fail
4.2AA Large
3.6AA Large
Black BG
1.7Fail
5.9AA
19.1AAA
5.0AA
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
AAA83F
F5F5F3
99972F
878787

Deuteranopia

333333
B5C33F
F6F6F3
A4B22F
878787

Tritanopia

333333
F33F3F
F7F3F3
E22F2F
878787

Achromatopsia

333333
777777
F4F4F4
666666
878787

Shades & Tints Shades & Tints

#333333

Dark
Light

#FD3D40

Dark
Light

#F7F3F3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #fd3d40;
  --color-3: #f7f3f3;
  --color-4: #eb2d30;
  --color-5: #878787;
}

SCSS

$color-1: #333333;
$color-2: #fd3d40;
$color-3: #f7f3f3;
$color-4: #eb2d30;
$color-5: #878787;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#fd3d40',
  'brand-3': '#f7f3f3',
  'brand-4': '#eb2d30',
  'brand-5': '#878787',
}

RGB Array

[51, 51, 51], [253, 61, 64], [247, 243, 243], [235, 45, 48], [135, 135, 135]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #FD3D40, #F7F3F3, #EB2D30, #878787 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: #fd3d40; --color-3: #f7f3f3; --color-4: #eb2d30; --color-5: #878787. 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