← Back to Editor

#5A3F5E · #8E4761 · #B8523F · #F2EEDB · #C0A4C0

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

#5A3F5E

Dark Plum · DimGray · Eggplant

HEX
#5A3F5E
RGB
rgb(90, 63, 94)
HSL
hsl(292, 20%, 31%)
HSB
hsb(292, 33%, 37%)
CMYK
cmyk(4%, 33%, 0%, 63%)
Oklch
oklch(41.0% 0.061 322.1)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#8E4761

Dark Violet · DimGray · Camellia

HEX
#8E4761
RGB
rgb(142, 71, 97)
HSL
hsl(338, 33%, 42%)
HSB
hsb(338, 50%, 56%)
CMYK
cmyk(0%, 50%, 32%, 44%)
Oklch
oklch(49.4% 0.100 358.2)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#B8523F

Crimson · Sienna · Passion Red

HEX
#B8523F
RGB
rgb(184, 82, 63)
HSL
hsl(9, 49%, 48%)
HSB
hsb(9, 66%, 72%)
CMYK
cmyk(0%, 55%, 66%, 28%)
Oklch
oklch(56.5% 0.137 32.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#F2EEDB

Fresh Green · Beige · Lemon Cream

HEX
#F2EEDB
RGB
rgb(242, 238, 219)
HSL
hsl(50, 47%, 90%)
HSB
hsb(50, 10%, 95%)
CMYK
cmyk(0%, 2%, 10%, 5%)
Oklch
oklch(94.7% 0.025 97.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C0A4C0

Mauve · Silver · Lilac Purple

HEX
#C0A4C0
RGB
rgb(192, 164, 192)
HSL
hsl(300, 18%, 70%)
HSB
hsb(300, 15%, 75%)
CMYK
cmyk(0%, 15%, 0%, 25%)
Oklch
oklch(75.2% 0.050 326.1)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5A3F5E
435F3F

Analogous

4B3F5F
5A3F5E
5F3F53

Triadic

5A3F5E
5F5B3F
3F5F5B

Split-Comp.

5A3F5E
535F3F
3F5F4B

Tetradic

5A3F5E
5F4B3F
435F3F
3F535F

Contrast Matrix WCAG 2.1 Contrast

5A3F5E
8E4761
B8523F
F2EEDB
C0A4C0
1.4
Fail
1.9
Fail
7.8
AAA
4.0
AA Large
1.4
Fail
1.3
Fail
5.6
AA
2.9
Fail
1.9
Fail
1.3
Fail
4.2
AA Large
2.2
Fail
7.8
AAA
5.6
AA
4.2
AA Large
1.9
Fail
4.0
AA Large
2.9
Fail
2.2
Fail
1.9
Fail
White BG
9.1AAA
6.5AA
4.9AA
1.2Fail
2.3Fail
Black BG
2.3Fail
3.2AA Large
4.3AA Large
18.0AAA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4E4E56
6F6F5B
8C8B44
F0F0E0
B4B4B9

Deuteranopia

505255
737959
929945
F1F1E1
B6B8B8

Tritanopia

59514F
8A5655
B34748
F2E3E4
BFB4B3

Achromatopsia

4B4B4B
5F5F5F
6E6E6E
EDEDED
B0B0B0

Shades & Tints Shades & Tints

#5A3F5E

Dark
Light

#8E4761

Dark
Light

#B8523F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5a3f5e;
  --color-2: #8e4761;
  --color-3: #b8523f;
  --color-4: #f2eedb;
  --color-5: #c0a4c0;
}

SCSS

$color-1: #5a3f5e;
$color-2: #8e4761;
$color-3: #b8523f;
$color-4: #f2eedb;
$color-5: #c0a4c0;

TAILWIND

colors: {
  'brand-1': '#5a3f5e',
  'brand-2': '#8e4761',
  'brand-3': '#b8523f',
  'brand-4': '#f2eedb',
  'brand-5': '#c0a4c0',
}

RGB Array

[90, 63, 94], [142, 71, 97], [184, 82, 63], [242, 238, 219], [192, 164, 192]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5A3F5E, #8E4761, #B8523F, #F2EEDB, #C0A4C0 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: #5a3f5e; --color-2: #8e4761; --color-3: #b8523f; --color-4: #f2eedb; --color-5: #c0a4c0. 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