Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBDBCC
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#CCB5BB
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#A78C93
Dark Violet · DarkGray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#CFCCB9
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0E2CC
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
EBDBCC | CCB5BB | A78C93 | CFCCB9 | E0E2CC | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.3 Fail | 1.2 Fail | 1.0 Fail | |
1.4 Fail | — | 1.6 Fail | 1.2 Fail | 1.5 Fail | |
2.3 Fail | 1.6 Fail | — | 1.9 Fail | 2.3 Fail | |
1.2 Fail | 1.2 Fail | 1.9 Fail | — | 1.2 Fail | |
1.0 Fail | 1.5 Fail | 2.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBDBCC
#CCB5BB
#A78C93
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebdbcc;
--color-2: #ccb5bb;
--color-3: #a78c93;
--color-4: #cfccb9;
--color-5: #e0e2cc;
}SCSS
$color-1: #ebdbcc; $color-2: #ccb5bb; $color-3: #a78c93; $color-4: #cfccb9; $color-5: #e0e2cc;
TAILWIND
colors: {
'brand-1': '#ebdbcc',
'brand-2': '#ccb5bb',
'brand-3': '#a78c93',
'brand-4': '#cfccb9',
'brand-5': '#e0e2cc',
}RGB Array
[235, 219, 204], [204, 181, 187], [167, 140, 147], [207, 204, 185], [224, 226, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #EBDBCC, #CCB5BB, #A78C93, #CFCCB9, #E0E2CC is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #ebdbcc; --color-2: #ccb5bb; --color-3: #a78c93; --color-4: #cfccb9; --color-5: #e0e2cc. 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. 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 nature-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