Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D5D9BF
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EBE0C7
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F4F5F2
Willow Green · SeaShell · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#FFBC6B
Goose Yellow · SandyBrown · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#5C424B
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
D5D9BF | EBE0C7 | F4F5F2 | FFBC6B | 5C424B | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.1 Fail | 6.2 AA | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 6.9 AA | |
1.3 Fail | 1.2 Fail | — | 1.5 Fail | 8.2 AAA | |
1.1 Fail | 1.3 Fail | 1.5 Fail | — | 5.4 AA | |
6.2 AA | 6.9 AA | 8.2 AAA | 5.4 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D5D9BF
#EBE0C7
#F4F5F2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d5d9bf;
--color-2: #ebe0c7;
--color-3: #f4f5f2;
--color-4: #ffbc6b;
--color-5: #5c424b;
}SCSS
$color-1: #d5d9bf; $color-2: #ebe0c7; $color-3: #f4f5f2; $color-4: #ffbc6b; $color-5: #5c424b;
TAILWIND
colors: {
'brand-1': '#d5d9bf',
'brand-2': '#ebe0c7',
'brand-3': '#f4f5f2',
'brand-4': '#ffbc6b',
'brand-5': '#5c424b',
}RGB Array
[213, 217, 191], [235, 224, 199], [244, 245, 242], [255, 188, 107], [92, 66, 75]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D5D9BF, #EBE0C7, #F4F5F2, #FFBC6B, #5C424B 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: #d5d9bf; --color-2: #ebe0c7; --color-3: #f4f5f2; --color-4: #ffbc6b; --color-5: #5c424b. 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 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