Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE5D0
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F4DDBE
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C6D3C1
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#4FADAF
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#252757
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
FFE5D0 | F4DDBE | C6D3C1 | 4FADAF | 252757 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 2.2 Fail | 11.5 AAA | |
1.1 Fail | — | 1.2 Fail | 2.0 Fail | 10.6 AAA | |
1.3 Fail | 1.2 Fail | — | 1.7 Fail | 9.0 AAA | |
2.2 Fail | 2.0 Fail | 1.7 Fail | — | 5.3 AA | |
11.5 AAA | 10.6 AAA | 9.0 AAA | 5.3 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE5D0
#F4DDBE
#C6D3C1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe5d0;
--color-2: #f4ddbe;
--color-3: #c6d3c1;
--color-4: #4fadaf;
--color-5: #252757;
}SCSS
$color-1: #ffe5d0; $color-2: #f4ddbe; $color-3: #c6d3c1; $color-4: #4fadaf; $color-5: #252757;
TAILWIND
colors: {
'brand-1': '#ffe5d0',
'brand-2': '#f4ddbe',
'brand-3': '#c6d3c1',
'brand-4': '#4fadaf',
'brand-5': '#252757',
}RGB Array
[255, 229, 208], [244, 221, 190], [198, 211, 193], [79, 173, 175], [37, 39, 87]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE5D0, #F4DDBE, #C6D3C1, #4FADAF, #252757 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: #ffe5d0; --color-2: #f4ddbe; --color-3: #c6d3c1; --color-4: #4fadaf; --color-5: #252757. 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