Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5D2B4B
Rose Purple · DarkSlateGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#694C7D
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#828DA4
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#B3C9C1
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#FFFFDB
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· 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
5D2B4B | 694C7D | 828DA4 | B3C9C1 | FFFFDB | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.3 AA Large | 6.3 AA | 10.8 AAA | |
1.5 Fail | — | 2.1 Fail | 4.1 AA Large | 7.0 AAA | |
3.3 AA Large | 2.1 Fail | — | 1.9 Fail | 3.3 AA Large | |
6.3 AA | 4.1 AA Large | 1.9 Fail | — | 1.7 Fail | |
10.8 AAA | 7.0 AAA | 3.3 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5D2B4B
#694C7D
#828DA4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5d2b4b;
--color-2: #694c7d;
--color-3: #828da4;
--color-4: #b3c9c1;
--color-5: #ffffdb;
}SCSS
$color-1: #5d2b4b; $color-2: #694c7d; $color-3: #828da4; $color-4: #b3c9c1; $color-5: #ffffdb;
TAILWIND
colors: {
'brand-1': '#5d2b4b',
'brand-2': '#694c7d',
'brand-3': '#828da4',
'brand-4': '#b3c9c1',
'brand-5': '#ffffdb',
}RGB Array
[93, 43, 75], [105, 76, 125], [130, 141, 164], [179, 201, 193], [255, 255, 219]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #5D2B4B, #694C7D, #828DA4, #B3C9C1, #FFFFDB 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: #5d2b4b; --color-2: #694c7d; --color-3: #828da4; --color-4: #b3c9c1; --color-5: #ffffdb. 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 sunset-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