← Back to Editor

#5B5757 · #EEEEE7 · #6D0303 · #D22828

A 4-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

#5B5757

Ink Gray · DimGray · Charcoal

HEX
#5B5757
RGB
rgb(91, 87, 87)
HSL
hsl(0, 2%, 35%)
HSB
hsb(0, 4%, 36%)
CMYK
cmyk(0%, 4%, 4%, 64%)
Oklch
oklch(46.1% 0.005 17.3)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#EEEEE7

Fresh Green · Linen · Lemon Cream

HEX
#EEEEE7
RGB
rgb(238, 238, 231)
HSL
hsl(60, 17%, 92%)
HSB
hsb(60, 3%, 93%)
CMYK
cmyk(0%, 0%, 3%, 7%)
Oklch
oklch(94.7% 0.009 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#6D0303

Vermilion · Maroon · Wine Red

HEX
#6D0303
RGB
rgb(109, 3, 3)
HSL
hsl(0, 95%, 22%)
HSB
hsb(0, 97%, 43%)
CMYK
cmyk(0%, 97%, 97%, 57%)
Oklch
oklch(33.8% 0.136 28.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#D22828

Vermilion · Crimson · Passion Red

HEX
#D22828
RGB
rgb(210, 40, 40)
HSL
hsl(0, 68%, 49%)
HSB
hsb(0, 81%, 82%)
CMYK
cmyk(0%, 81%, 81%, 18%)
Oklch
oklch(56.0% 0.205 27.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5B5757
575B5B

Analogous

5B5759
5B5757
5B5957

Triadic

5B5757
575B57
57575B

Split-Comp.

5B5757
575B59
57595B

Tetradic

5B5757
595B57
575B5B
59575B

Contrast Matrix WCAG 2.1 Contrast

5B5757
EEEEE7
6D0303
D22828
6.1
AA
1.8
Fail
1.4
Fail
6.1
AA
10.8
AAA
4.4
AA Large
1.8
Fail
10.8
AAA
2.4
Fail
1.4
Fail
4.4
AA Large
2.4
Fail
White BG
7.1AAA
1.2Fail
12.6AAA
5.2AA
Black BG
2.9Fail
18.0AAA
1.7Fail
4.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

595957
EEEEE9
3F3E03
888728

Deuteranopia

5A5A57
EEEEE9
454D03
929F28

Tritanopia

5B5757
EEEAEA
680303
CA2828

Achromatopsia

585858
EDEDED
232323
5B5B5B

Shades & Tints Shades & Tints

#5B5757

Dark
Light

#EEEEE7

Dark
Light

#6D0303

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5b5757;
  --color-2: #eeeee7;
  --color-3: #6d0303;
  --color-4: #d22828;
}

SCSS

$color-1: #5b5757;
$color-2: #eeeee7;
$color-3: #6d0303;
$color-4: #d22828;

TAILWIND

colors: {
  'brand-1': '#5b5757',
  'brand-2': '#eeeee7',
  'brand-3': '#6d0303',
  'brand-4': '#d22828',
}

RGB Array

[91, 87, 87], [238, 238, 231], [109, 3, 3], [210, 40, 40]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #5B5757, #EEEEE7, #6D0303, #D22828 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #5b5757; --color-2: #eeeee7; --color-3: #6d0303; --color-4: #d22828. 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 4-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