Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#473A64
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#7F6396
Dark Plum · SlateGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#B87DA3
Mauve · DarkGray · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#EDC2C4
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#FFF7DB
Goose Yellow · LightYellow · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
473A64 | 7F6396 | B87DA3 | EDC2C4 | FFF7DB | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 3.2 AA Large | 6.4 AA | 9.5 AAA | |
2.0 Fail | — | 1.6 Fail | 3.2 AA Large | 4.7 AA | |
3.2 AA Large | 1.6 Fail | — | 2.0 Fail | 3.0 AA Large | |
6.4 AA | 3.2 AA Large | 2.0 Fail | — | 1.5 Fail | |
9.5 AAA | 4.7 AA | 3.0 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#473A64
#7F6396
#B87DA3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #473a64;
--color-2: #7f6396;
--color-3: #b87da3;
--color-4: #edc2c4;
--color-5: #fff7db;
}SCSS
$color-1: #473a64; $color-2: #7f6396; $color-3: #b87da3; $color-4: #edc2c4; $color-5: #fff7db;
TAILWIND
colors: {
'brand-1': '#473a64',
'brand-2': '#7f6396',
'brand-3': '#b87da3',
'brand-4': '#edc2c4',
'brand-5': '#fff7db',
}RGB Array
[71, 58, 100], [127, 99, 150], [184, 125, 163], [237, 194, 196], [255, 247, 219]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #473A64, #7F6396, #B87DA3, #EDC2C4, #FFF7DB 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: #473a64; --color-2: #7f6396; --color-3: #b87da3; --color-4: #edc2c4; --color-5: #fff7db. 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 dark-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.
Generated by LangColor online color tool · Breaking the barrier between language and color