Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFFFA
Willow Green · White · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#DBE66E
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#EF5F08
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#FFF7E7
Goose Yellow · SeaShell · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CBED72
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
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
FEFFFA | DBE66E | EF5F08 | FFF7E7 | CBED72 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 3.3 AA Large | 1.1 Fail | 1.3 Fail | |
1.3 Fail | — | 2.5 Fail | 1.3 Fail | 1.0 Fail | |
3.3 AA Large | 2.5 Fail | — | 3.1 AA Large | 2.5 Fail | |
1.1 Fail | 1.3 Fail | 3.1 AA Large | — | 1.2 Fail | |
1.3 Fail | 1.0 Fail | 2.5 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFFFA
#DBE66E
#EF5F08
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fefffa;
--color-2: #dbe66e;
--color-3: #ef5f08;
--color-4: #fff7e7;
--color-5: #cbed72;
}SCSS
$color-1: #fefffa; $color-2: #dbe66e; $color-3: #ef5f08; $color-4: #fff7e7; $color-5: #cbed72;
TAILWIND
colors: {
'brand-1': '#fefffa',
'brand-2': '#dbe66e',
'brand-3': '#ef5f08',
'brand-4': '#fff7e7',
'brand-5': '#cbed72',
}RGB Array
[254, 255, 250], [219, 230, 110], [239, 95, 8], [255, 247, 231], [203, 237, 114]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FEFFFA, #DBE66E, #EF5F08, #FFF7E7, #CBED72 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fefffa; --color-2: #dbe66e; --color-3: #ef5f08; --color-4: #fff7e7; --color-5: #cbed72. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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