Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFDED7
Peach Pink · Bisque · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#F3E6D3
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E8E1CF
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#DDDACB
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#DAD9D5
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
FFDED7 | F3E6D3 | E8E1CF | DDDACB | DAD9D5 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.1 Fail | 1.1 Fail | |
1.0 Fail | — | 1.1 Fail | 1.1 Fail | 1.1 Fail | |
1.0 Fail | 1.1 Fail | — | 1.1 Fail | 1.1 Fail | |
1.1 Fail | 1.1 Fail | 1.1 Fail | — | 1.0 Fail | |
1.1 Fail | 1.1 Fail | 1.1 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFDED7
#F3E6D3
#E8E1CF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffded7;
--color-2: #f3e6d3;
--color-3: #e8e1cf;
--color-4: #dddacb;
--color-5: #dad9d5;
}SCSS
$color-1: #ffded7; $color-2: #f3e6d3; $color-3: #e8e1cf; $color-4: #dddacb; $color-5: #dad9d5;
TAILWIND
colors: {
'brand-1': '#ffded7',
'brand-2': '#f3e6d3',
'brand-3': '#e8e1cf',
'brand-4': '#dddacb',
'brand-5': '#dad9d5',
}RGB Array
[255, 222, 215], [243, 230, 211], [232, 225, 207], [221, 218, 203], [218, 217, 213]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This spring-style palette of #FFDED7, #F3E6D3, #E8E1CF, #DDDACB, #DAD9D5 is ideal for: health products, baby brands, fresh-style blogs. 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: #ffded7; --color-2: #f3e6d3; --color-3: #e8e1cf; --color-4: #dddacb; --color-5: #dad9d5. 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 spring-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