Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDCEDE
Mauve · LightGray · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#B2879A
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#A1B3A7
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#EDEFEE
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#3D1F1D
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
EDCEDE | B2879A | A1B3A7 | EDEFEE | 3D1F1D | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 1.5 Fail | 1.3 Fail | 10.3 AAA | |
2.1 Fail | — | 1.4 Fail | 2.7 Fail | 4.8 AA | |
1.5 Fail | 1.4 Fail | — | 1.9 Fail | 6.7 AA | |
1.3 Fail | 2.7 Fail | 1.9 Fail | — | 12.9 AAA | |
10.3 AAA | 4.8 AA | 6.7 AA | 12.9 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDCEDE
#B2879A
#A1B3A7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edcede;
--color-2: #b2879a;
--color-3: #a1b3a7;
--color-4: #edefee;
--color-5: #3d1f1d;
}SCSS
$color-1: #edcede; $color-2: #b2879a; $color-3: #a1b3a7; $color-4: #edefee; $color-5: #3d1f1d;
TAILWIND
colors: {
'brand-1': '#edcede',
'brand-2': '#b2879a',
'brand-3': '#a1b3a7',
'brand-4': '#edefee',
'brand-5': '#3d1f1d',
}RGB Array
[237, 206, 222], [178, 135, 154], [161, 179, 167], [237, 239, 238], [61, 31, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDCEDE, #B2879A, #A1B3A7, #EDEFEE, #3D1F1D is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #edcede; --color-2: #b2879a; --color-3: #a1b3a7; --color-4: #edefee; --color-5: #3d1f1d. 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 general-style 5-color scheme is especially suited for beauty, lifestyle, arts 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