← Back to Editor

#5E2C45 · #C43F5E · #70918D · #A6C29B · #F2E9C7

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#5E2C45

Dark Violet · DarkSlateGray · Camellia

HEX
#5E2C45
RGB
rgb(94, 44, 69)
HSL
hsl(330, 36%, 27%)
HSB
hsb(330, 53%, 37%)
CMYK
cmyk(0%, 53%, 27%, 63%)
Oklch
oklch(36.9% 0.080 350.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#C43F5E

Crimson · MediumVioletRed · Passion Red

HEX
#C43F5E
RGB
rgb(196, 63, 94)
HSL
hsl(346, 53%, 51%)
HSB
hsb(346, 68%, 77%)
CMYK
cmyk(0%, 68%, 52%, 23%)
Oklch
oklch(56.6% 0.169 10.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#70918D

Mineral Blue · LightSlateGray · Mint Ice

HEX
#70918D
RGB
rgb(112, 145, 141)
HSL
hsl(173, 13%, 50%)
HSB
hsb(173, 23%, 57%)
CMYK
cmyk(23%, 0%, 3%, 43%)
Oklch
oklch(63.0% 0.037 187.1)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#A6C29B

Celadon · DarkSeaGreen · Apple Green

HEX
#A6C29B
RGB
rgb(166, 194, 155)
HSL
hsl(103, 24%, 68%)
HSB
hsb(103, 20%, 76%)
CMYK
cmyk(14%, 0%, 20%, 24%)
Oklch
oklch(78.3% 0.062 136.9)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F2E9C7

Goose Yellow · Bisque · Lemon Cream

HEX
#F2E9C7
RGB
rgb(242, 233, 199)
HSL
hsl(47, 62%, 86%)
HSB
hsb(47, 18%, 95%)
CMYK
cmyk(0%, 4%, 18%, 5%)
Oklch
oklch(93.2% 0.046 94.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5E2C45
2C5E45

Analogous

5E2C5E
5E2C45
5E2C2C

Triadic

5E2C45
455E2C
2C455E

Split-Comp.

5E2C45
2C5E2C
2C5E5E

Tetradic

5E2C45
5E5E2C
2C5E45
2C2C5E

Contrast Matrix WCAG 2.1 Contrast

5E2C45
C43F5E
70918D
A6C29B
F2E9C7
2.2
Fail
3.2
AA Large
5.6
AA
9.0
AAA
2.2
Fail
1.5
Fail
2.6
Fail
4.1
AA Large
3.2
AA Large
1.5
Fail
1.8
Fail
2.8
Fail
5.6
AA
2.6
Fail
1.8
Fail
1.6
Fail
9.0
AAA
4.1
AA Large
2.8
Fail
1.6
Fail
White BG
10.9AAA
5.0AA
3.4AA Large
1.9Fail
1.2Fail
Black BG
1.9Fail
4.2AA Large
6.1AA
10.8AAA
17.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

48483F
8A8956
7E7F8E
B2B2A4
EEEECF

Deuteranopia

4B4F3E
929C55
7C7A8E
B1AEA7
EFEFD1

Tritanopia

5C3A39
BD514F
728F8F
A7ACAE
F2D6D7

Achromatopsia

3E3E3E
6A6A6A
878787
B5B5B5
E8E8E8

Shades & Tints Shades & Tints

#5E2C45

Dark
Light

#C43F5E

Dark
Light

#70918D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5e2c45;
  --color-2: #c43f5e;
  --color-3: #70918d;
  --color-4: #a6c29b;
  --color-5: #f2e9c7;
}

SCSS

$color-1: #5e2c45;
$color-2: #c43f5e;
$color-3: #70918d;
$color-4: #a6c29b;
$color-5: #f2e9c7;

TAILWIND

colors: {
  'brand-1': '#5e2c45',
  'brand-2': '#c43f5e',
  'brand-3': '#70918d',
  'brand-4': '#a6c29b',
  'brand-5': '#f2e9c7',
}

RGB Array

[94, 44, 69], [196, 63, 94], [112, 145, 141], [166, 194, 155], [242, 233, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5E2C45, #C43F5E, #70918D, #A6C29B, #F2E9C7 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: #5e2c45; --color-2: #c43f5e; --color-3: #70918d; --color-4: #a6c29b; --color-5: #f2e9c7. 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