Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0CDC7
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#D1D5C6
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#BDD5BD
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#99CDB7
Jade · DarkGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#383836
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
F0CDC7 | D1D5C6 | BDD5BD | 99CDB7 | 383836 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 1.2 Fail | 8.0 AAA | |
1.0 Fail | — | 1.0 Fail | 1.2 Fail | 7.9 AAA | |
1.1 Fail | 1.0 Fail | — | 1.1 Fail | 7.5 AAA | |
1.2 Fail | 1.2 Fail | 1.1 Fail | — | 6.6 AA | |
8.0 AAA | 7.9 AAA | 7.5 AAA | 6.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0CDC7
#D1D5C6
#BDD5BD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0cdc7;
--color-2: #d1d5c6;
--color-3: #bdd5bd;
--color-4: #99cdb7;
--color-5: #383836;
}SCSS
$color-1: #f0cdc7; $color-2: #d1d5c6; $color-3: #bdd5bd; $color-4: #99cdb7; $color-5: #383836;
TAILWIND
colors: {
'brand-1': '#f0cdc7',
'brand-2': '#d1d5c6',
'brand-3': '#bdd5bd',
'brand-4': '#99cdb7',
'brand-5': '#383836',
}RGB Array
[240, 205, 199], [209, 213, 198], [189, 213, 189], [153, 205, 183], [56, 56, 54]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0CDC7, #D1D5C6, #BDD5BD, #99CDB7, #383836 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: #f0cdc7; --color-2: #d1d5c6; --color-3: #bdd5bd; --color-4: #99cdb7; --color-5: #383836. 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