← Back to Editor

#000000 · #845123 · #6E0C43 · #C292AD · #E7E8D8

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

#845123

Tangerine · Sienna · Amber Brown

HEX
#845123
RGB
rgb(132, 81, 35)
HSL
hsl(28, 58%, 33%)
HSB
hsb(28, 73%, 52%)
CMYK
cmyk(0%, 39%, 73%, 48%)
Oklch
oklch(48.4% 0.091 59.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#6E0C43

Rose Purple · Purple · Raspberry

HEX
#6E0C43
RGB
rgb(110, 12, 67)
HSL
hsl(326, 80%, 24%)
HSB
hsb(326, 89%, 43%)
CMYK
cmyk(0%, 89%, 39%, 57%)
Oklch
oklch(36.0% 0.138 353.1)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#C292AD

Mauve · DarkGray · Rose Pink

HEX
#C292AD
RGB
rgb(194, 146, 173)
HSL
hsl(326, 28%, 67%)
HSB
hsb(326, 25%, 76%)
CMYK
cmyk(0%, 25%, 11%, 24%)
Oklch
oklch(71.4% 0.068 344.2)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#E7E8D8

Fresh Green · Beige · Lemon Cream

HEX
#E7E8D8
RGB
rgb(231, 232, 216)
HSL
hsl(64, 26%, 88%)
HSB
hsb(64, 7%, 91%)
CMYK
cmyk(0%, 0%, 7%, 9%)
Oklch
oklch(92.6% 0.021 109.7)

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
845123
6E0C43
C292AD
E7E8D8
3.2
AA Large
1.8
Fail
8.0
AAA
16.9
AAA
3.2
AA Large
1.8
Fail
2.5
Fail
5.3
AA
1.8
Fail
1.8
Fail
4.5
AA Large
9.4
AAA
8.0
AAA
2.5
Fail
4.5
AA Large
2.1
Fail
16.9
AAA
5.3
AA
9.4
AAA
2.1
Fail
White BG
21.0AAA
6.6AA
11.7AAA
2.6Fail
1.2Fail
Black BG
1.0Fail
3.2AA Large
1.8Fail
8.0AAA
16.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6E6D2E
444336
ADADA6
E7E7DC

Deuteranopia

000000
717531
495133
B0B4A5
E7E7DD

Tritanopia

000000
813739
692B29
C0A1A0
E7DFE0

Achromatopsia

000000
5B5B5B
303030
A3A3A3
E6E6E6

Shades & Tints Shades & Tints

#000000

Dark
Light

#845123

Dark
Light

#6E0C43

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #845123;
  --color-3: #6e0c43;
  --color-4: #c292ad;
  --color-5: #e7e8d8;
}

SCSS

$color-1: #000000;
$color-2: #845123;
$color-3: #6e0c43;
$color-4: #c292ad;
$color-5: #e7e8d8;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#845123',
  'brand-3': '#6e0c43',
  'brand-4': '#c292ad',
  'brand-5': '#e7e8d8',
}

RGB Array

[0, 0, 0], [132, 81, 35], [110, 12, 67], [194, 146, 173], [231, 232, 216]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #845123, #6E0C43, #C292AD, #E7E8D8 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: #845123; --color-3: #6e0c43; --color-4: #c292ad; --color-5: #e7e8d8. 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