Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE4C2
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#EEC295
Goose Yellow · BurlyWood · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D9BAA6
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#C6A4B5
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#281542
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
FFE4C2 | EEC295 | D9BAA6 | C6A4B5 | 281542 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 1.8 Fail | 13.4 AAA | |
1.3 Fail | — | 1.1 Fail | 1.4 Fail | 10.0 AAA | |
1.5 Fail | 1.1 Fail | — | 1.2 Fail | 9.0 AAA | |
1.8 Fail | 1.4 Fail | 1.2 Fail | — | 7.3 AAA | |
13.4 AAA | 10.0 AAA | 9.0 AAA | 7.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE4C2
#EEC295
#D9BAA6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe4c2;
--color-2: #eec295;
--color-3: #d9baa6;
--color-4: #c6a4b5;
--color-5: #281542;
}SCSS
$color-1: #ffe4c2; $color-2: #eec295; $color-3: #d9baa6; $color-4: #c6a4b5; $color-5: #281542;
TAILWIND
colors: {
'brand-1': '#ffe4c2',
'brand-2': '#eec295',
'brand-3': '#d9baa6',
'brand-4': '#c6a4b5',
'brand-5': '#281542',
}RGB Array
[255, 228, 194], [238, 194, 149], [217, 186, 166], [198, 164, 181], [40, 21, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE4C2, #EEC295, #D9BAA6, #C6A4B5, #281542 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: #ffe4c2; --color-2: #eec295; --color-3: #d9baa6; --color-4: #c6a4b5; --color-5: #281542. 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