Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEDB8C
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D9E4C3
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#A7C3AF
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#95A5A1
Jade · DarkGray · Silver Sand
Traditional「Jade」· Paint「Silver Sand」· Creative Urban Concrete
#605669
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
FEDB8C | D9E4C3 | A7C3AF | 95A5A1 | 605669 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.4 Fail | 1.9 Fail | 5.2 AA | |
1.0 Fail | — | 1.4 Fail | 1.9 Fail | 5.2 AA | |
1.4 Fail | 1.4 Fail | — | 1.4 Fail | 3.6 AA Large | |
1.9 Fail | 1.9 Fail | 1.4 Fail | — | 2.7 Fail | |
5.2 AA | 5.2 AA | 3.6 AA Large | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEDB8C
#D9E4C3
#A7C3AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fedb8c;
--color-2: #d9e4c3;
--color-3: #a7c3af;
--color-4: #95a5a1;
--color-5: #605669;
}SCSS
$color-1: #fedb8c; $color-2: #d9e4c3; $color-3: #a7c3af; $color-4: #95a5a1; $color-5: #605669;
TAILWIND
colors: {
'brand-1': '#fedb8c',
'brand-2': '#d9e4c3',
'brand-3': '#a7c3af',
'brand-4': '#95a5a1',
'brand-5': '#605669',
}RGB Array
[254, 219, 140], [217, 228, 195], [167, 195, 175], [149, 165, 161], [96, 86, 105]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FEDB8C, #D9E4C3, #A7C3AF, #95A5A1, #605669 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: #fedb8c; --color-2: #d9e4c3; --color-3: #a7c3af; --color-4: #95a5a1; --color-5: #605669. 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