Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3E8EC
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#B4EAFF
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#DCB6DD
Lilac · LightGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#FB6B74
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#6F514F
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
E3E8EC | B4EAFF | DCB6DD | FB6B74 | 6F514F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 2.3 Fail | 5.7 AA | |
1.1 Fail | — | 1.4 Fail | 2.2 Fail | 5.4 AA | |
1.4 Fail | 1.4 Fail | — | 1.6 Fail | 4.0 AA Large | |
2.3 Fail | 2.2 Fail | 1.6 Fail | — | 2.5 Fail | |
5.7 AA | 5.4 AA | 4.0 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3E8EC
#B4EAFF
#DCB6DD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3e8ec;
--color-2: #b4eaff;
--color-3: #dcb6dd;
--color-4: #fb6b74;
--color-5: #6f514f;
}SCSS
$color-1: #e3e8ec; $color-2: #b4eaff; $color-3: #dcb6dd; $color-4: #fb6b74; $color-5: #6f514f;
TAILWIND
colors: {
'brand-1': '#e3e8ec',
'brand-2': '#b4eaff',
'brand-3': '#dcb6dd',
'brand-4': '#fb6b74',
'brand-5': '#6f514f',
}RGB Array
[227, 232, 236], [180, 234, 255], [220, 182, 221], [251, 107, 116], [111, 81, 79]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #E3E8EC, #B4EAFF, #DCB6DD, #FB6B74, #6F514F is ideal for: health products, baby brands, fresh-style blogs, 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: #e3e8ec; --color-2: #b4eaff; --color-3: #dcb6dd; --color-4: #fb6b74; --color-5: #6f514f. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 coffee-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