Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFF5F6
Sky Blue · Snow · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#D3DDE9
Azure · LightGray · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#986983
Rose Purple · Gray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#7B427D
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#644370
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· 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
EFF5F6 | D3DDE9 | 986983 | 7B427D | 644370 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 4.1 AA Large | 6.5 AA | 7.4 AAA | |
1.2 Fail | — | 3.3 AA Large | 5.2 AA | 5.9 AA | |
4.1 AA Large | 3.3 AA Large | — | 1.6 Fail | 1.8 Fail | |
6.5 AA | 5.2 AA | 1.6 Fail | — | 1.1 Fail | |
7.4 AAA | 5.9 AA | 1.8 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFF5F6
#D3DDE9
#986983
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eff5f6;
--color-2: #d3dde9;
--color-3: #986983;
--color-4: #7b427d;
--color-5: #644370;
}SCSS
$color-1: #eff5f6; $color-2: #d3dde9; $color-3: #986983; $color-4: #7b427d; $color-5: #644370;
TAILWIND
colors: {
'brand-1': '#eff5f6',
'brand-2': '#d3dde9',
'brand-3': '#986983',
'brand-4': '#7b427d',
'brand-5': '#644370',
}RGB Array
[239, 245, 246], [211, 221, 233], [152, 105, 131], [123, 66, 125], [100, 67, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #EFF5F6, #D3DDE9, #986983, #7B427D, #644370 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #eff5f6; --color-2: #d3dde9; --color-3: #986983; --color-4: #7b427d; --color-5: #644370. 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 muted-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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