Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE8C6
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E9D1AD
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#AFD3B7
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#92B8B9
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#383059
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep 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
FFE8C6 | E9D1AD | AFD3B7 | 92B8B9 | 383059 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.8 Fail | 10.1 AAA | |
1.2 Fail | — | 1.1 Fail | 1.5 Fail | 8.2 AAA | |
1.4 Fail | 1.1 Fail | — | 1.3 Fail | 7.4 AAA | |
1.8 Fail | 1.5 Fail | 1.3 Fail | — | 5.6 AA | |
10.1 AAA | 8.2 AAA | 7.4 AAA | 5.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE8C6
#E9D1AD
#AFD3B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe8c6;
--color-2: #e9d1ad;
--color-3: #afd3b7;
--color-4: #92b8b9;
--color-5: #383059;
}SCSS
$color-1: #ffe8c6; $color-2: #e9d1ad; $color-3: #afd3b7; $color-4: #92b8b9; $color-5: #383059;
TAILWIND
colors: {
'brand-1': '#ffe8c6',
'brand-2': '#e9d1ad',
'brand-3': '#afd3b7',
'brand-4': '#92b8b9',
'brand-5': '#383059',
}RGB Array
[255, 232, 198], [233, 209, 173], [175, 211, 183], [146, 184, 185], [56, 48, 89]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE8C6, #E9D1AD, #AFD3B7, #92B8B9, #383059 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: #ffe8c6; --color-2: #e9d1ad; --color-3: #afd3b7; --color-4: #92b8b9; --color-5: #383059. 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