← Back to Editor

#000000 · #5A584F · #D0CFBE · #FFFFF3 · #D00303

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

#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

#5A584F

Ink Gray · DimGray · Charcoal

HEX
#5A584F
RGB
rgb(90, 88, 79)
HSL
hsl(49, 7%, 33%)
HSB
hsb(49, 12%, 35%)
CMYK
cmyk(0%, 2%, 12%, 65%)
Oklch
oklch(45.9% 0.014 96.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#D0CFBE

Fresh Green · LightGray · Lemon Cream

HEX
#D0CFBE
RGB
rgb(208, 207, 190)
HSL
hsl(57, 16%, 78%)
HSB
hsb(57, 9%, 82%)
CMYK
cmyk(0%, 0%, 9%, 18%)
Oklch
oklch(85.1% 0.023 104.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFFFF3

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF3
RGB
rgb(255, 255, 243)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 5%, 100%)
CMYK
cmyk(0%, 0%, 5%, 0%)
Oklch
oklch(99.7% 0.016 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D00303

Vermilion · Red · Passion Red

HEX
#D00303
RGB
rgb(208, 3, 3)
HSL
hsl(0, 97%, 41%)
HSB
hsb(0, 99%, 82%)
CMYK
cmyk(0%, 99%, 99%, 18%)
Oklch
oklch(53.9% 0.220 29.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
5A584F
D0CFBE
FFFFF3
D00303
2.9
Fail
13.4
AAA
20.9
AAA
3.7
AA Large
2.9
Fail
4.5
AA
7.1
AAA
1.3
Fail
13.4
AAA
4.5
AA
1.6
Fail
3.6
AA Large
20.9
AAA
7.1
AAA
1.6
Fail
5.6
AA
3.7
AA Large
1.3
Fail
3.6
AA Large
5.6
AA
White BG
21.0AAA
7.1AAA
1.6Fail
1.0Fail
5.7AA
Black BG
1.0Fail
2.9Fail
13.4AAA
20.9AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
595951
D0D0C2
FFFFF6
777503

Deuteranopia

000000
595952
D0D0C3
FFFFF7
839303

Tritanopia

000000
5A5353
D0C5C6
FFF8F9
C60303

Achromatopsia

000000
585858
CDCDCD
FEFEFE
404040

Shades & Tints Shades & Tints

#000000

Dark
Light

#5A584F

Dark
Light

#D0CFBE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #5a584f;
  --color-3: #d0cfbe;
  --color-4: #fffff3;
  --color-5: #d00303;
}

SCSS

$color-1: #000000;
$color-2: #5a584f;
$color-3: #d0cfbe;
$color-4: #fffff3;
$color-5: #d00303;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#5a584f',
  'brand-3': '#d0cfbe',
  'brand-4': '#fffff3',
  'brand-5': '#d00303',
}

RGB Array

[0, 0, 0], [90, 88, 79], [208, 207, 190], [255, 255, 243], [208, 3, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #5A584F, #D0CFBE, #FFFFF3, #D00303 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: #000000; --color-2: #5a584f; --color-3: #d0cfbe; --color-4: #fffff3; --color-5: #d00303. 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