Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ECE9E4
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#BEDBDF
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#A2C5D8
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#5D3267
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#190924
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
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
ECE9E4 | BEDBDF | A2C5D8 | 5D3267 | 190924 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 8.2 AAA | 15.7 AAA | |
1.2 Fail | — | 1.2 Fail | 6.8 AA | 13.0 AAA | |
1.5 Fail | 1.2 Fail | — | 5.4 AA | 10.4 AAA | |
8.2 AAA | 6.8 AA | 5.4 AA | — | 1.9 Fail | |
15.7 AAA | 13.0 AAA | 10.4 AAA | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ECE9E4
#BEDBDF
#A2C5D8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ece9e4;
--color-2: #bedbdf;
--color-3: #a2c5d8;
--color-4: #5d3267;
--color-5: #190924;
}SCSS
$color-1: #ece9e4; $color-2: #bedbdf; $color-3: #a2c5d8; $color-4: #5d3267; $color-5: #190924;
TAILWIND
colors: {
'brand-1': '#ece9e4',
'brand-2': '#bedbdf',
'brand-3': '#a2c5d8',
'brand-4': '#5d3267',
'brand-5': '#190924',
}RGB Array
[236, 233, 228], [190, 219, 223], [162, 197, 216], [93, 50, 103], [25, 9, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ECE9E4, #BEDBDF, #A2C5D8, #5D3267, #190924 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: #ece9e4; --color-2: #bedbdf; --color-3: #a2c5d8; --color-4: #5d3267; --color-5: #190924. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color