Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4C2C7
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#CBC3C4
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#AFBAB8
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#8DA9AA
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#424A4A
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
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
E4C2C7 | CBC3C4 | AFBAB8 | 8DA9AA | 424A4A | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.5 Fail | 5.6 AA | |
1.1 Fail | — | 1.2 Fail | 1.4 Fail | 5.3 AA | |
1.2 Fail | 1.2 Fail | — | 1.3 Fail | 4.6 AA | |
1.5 Fail | 1.4 Fail | 1.3 Fail | — | 3.6 AA Large | |
5.6 AA | 5.3 AA | 4.6 AA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4C2C7
#CBC3C4
#AFBAB8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4c2c7;
--color-2: #cbc3c4;
--color-3: #afbab8;
--color-4: #8da9aa;
--color-5: #424a4a;
}SCSS
$color-1: #e4c2c7; $color-2: #cbc3c4; $color-3: #afbab8; $color-4: #8da9aa; $color-5: #424a4a;
TAILWIND
colors: {
'brand-1': '#e4c2c7',
'brand-2': '#cbc3c4',
'brand-3': '#afbab8',
'brand-4': '#8da9aa',
'brand-5': '#424a4a',
}RGB Array
[228, 194, 199], [203, 195, 196], [175, 186, 184], [141, 169, 170], [66, 74, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4C2C7, #CBC3C4, #AFBAB8, #8DA9AA, #424A4A 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: #e4c2c7; --color-2: #cbc3c4; --color-3: #afbab8; --color-4: #8da9aa; --color-5: #424a4a. 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. 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