← Back to Editor

#000000 · #6E1C47 · #C03B29 · #D1BB41 · #E3EABD

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

#6E1C47

Rose Purple · Brown · Camellia

HEX
#6E1C47
RGB
rgb(110, 28, 71)
HSL
hsl(329, 59%, 27%)
HSB
hsb(329, 75%, 43%)
CMYK
cmyk(0%, 75%, 35%, 57%)
Oklch
oklch(37.5% 0.123 352.5)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#C03B29

Vermilion · FireBrick · Passion Red

HEX
#C03B29
RGB
rgb(192, 59, 41)
HSL
hsl(7, 65%, 46%)
HSB
hsb(7, 79%, 75%)
CMYK
cmyk(0%, 69%, 79%, 25%)
Oklch
oklch(54.5% 0.173 30.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#D1BB41

Autumn Sage · GoldenRod · Sunflower

HEX
#D1BB41
RGB
rgb(209, 187, 65)
HSL
hsl(51, 61%, 54%)
HSB
hsb(51, 69%, 82%)
CMYK
cmyk(0%, 11%, 69%, 18%)
Oklch
oklch(78.9% 0.140 98.9)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#E3EABD

Fresh Green · Wheat · Lemon Cream

HEX
#E3EABD
RGB
rgb(227, 234, 189)
HSL
hsl(69, 52%, 83%)
HSB
hsb(69, 19%, 92%)
CMYK
cmyk(3%, 0%, 19%, 8%)
Oklch
oklch(92.0% 0.060 114.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
6E1C47
C03B29
D1BB41
E3EABD
1.9
Fail
3.9
AA Large
10.9
AAA
16.8
AAA
1.9
Fail
2.0
Fail
5.7
AA
8.7
AAA
3.9
AA Large
2.0
Fail
2.8
Fail
4.3
AA Large
10.9
AAA
5.7
AA
2.8
Fail
1.5
Fail
16.8
AAA
8.7
AAA
4.3
AA Large
1.5
Fail
White BG
21.0AAA
10.9AAA
5.4AA
1.9Fail
1.3Fail
Black BG
1.0Fail
1.9Fail
3.9AA Large
10.9AAA
16.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4A4A3D
86852D
C7C75F
E6E6C8

Deuteranopia

000000
4F553A
8E982E
C9CA66
E6E5CB

Tritanopia

000000
6A3433
B93132
D0767B
E3D0D2

Achromatopsia

000000
393939
616161
B4B4B4
E3E3E3

Shades & Tints Shades & Tints

#000000

Dark
Light

#6E1C47

Dark
Light

#C03B29

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6e1c47;
  --color-3: #c03b29;
  --color-4: #d1bb41;
  --color-5: #e3eabd;
}

SCSS

$color-1: #000000;
$color-2: #6e1c47;
$color-3: #c03b29;
$color-4: #d1bb41;
$color-5: #e3eabd;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6e1c47',
  'brand-3': '#c03b29',
  'brand-4': '#d1bb41',
  'brand-5': '#e3eabd',
}

RGB Array

[0, 0, 0], [110, 28, 71], [192, 59, 41], [209, 187, 65], [227, 234, 189]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #6E1C47, #C03B29, #D1BB41, #E3EABD 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: #6e1c47; --color-3: #c03b29; --color-4: #d1bb41; --color-5: #e3eabd. 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