Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D5DEDD
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#FAFAFF
Wisteria · White · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#EBA0B6
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#34272E
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#56486B
Deep Indigo · DarkSlateBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· 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
D5DEDD | FAFAFF | EBA0B6 | 34272E | 56486B | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 10.4 AAA | 6.0 AA | |
1.3 Fail | — | 2.0 Fail | 13.7 AAA | 8.0 AAA | |
1.5 Fail | 2.0 Fail | — | 6.9 AA | 4.0 AA Large | |
10.4 AAA | 13.7 AAA | 6.9 AA | — | 1.7 Fail | |
6.0 AA | 8.0 AAA | 4.0 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D5DEDD
#FAFAFF
#EBA0B6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d5dedd;
--color-2: #fafaff;
--color-3: #eba0b6;
--color-4: #34272e;
--color-5: #56486b;
}SCSS
$color-1: #d5dedd; $color-2: #fafaff; $color-3: #eba0b6; $color-4: #34272e; $color-5: #56486b;
TAILWIND
colors: {
'brand-1': '#d5dedd',
'brand-2': '#fafaff',
'brand-3': '#eba0b6',
'brand-4': '#34272e',
'brand-5': '#56486b',
}RGB Array
[213, 222, 221], [250, 250, 255], [235, 160, 182], [52, 39, 46], [86, 72, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D5DEDD, #FAFAFF, #EBA0B6, #34272E, #56486B 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: #d5dedd; --color-2: #fafaff; --color-3: #eba0b6; --color-4: #34272e; --color-5: #56486b. 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