Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE29E
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FFCC54
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#FF5454
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#B33B3B
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#FF8C8C
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· 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
FFE29E | FFCC54 | FF5454 | B33B3B | FF8C8C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.5 Fail | 4.6 AA | 1.8 Fail | |
1.2 Fail | — | 2.1 Fail | 3.9 AA Large | 1.5 Fail | |
2.5 Fail | 2.1 Fail | — | 1.8 Fail | 1.4 Fail | |
4.6 AA | 3.9 AA Large | 1.8 Fail | — | 2.6 Fail | |
1.8 Fail | 1.5 Fail | 1.4 Fail | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE29E
#FFCC54
#FF5454
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe29e;
--color-2: #ffcc54;
--color-3: #ff5454;
--color-4: #b33b3b;
--color-5: #ff8c8c;
}SCSS
$color-1: #ffe29e; $color-2: #ffcc54; $color-3: #ff5454; $color-4: #b33b3b; $color-5: #ff8c8c;
TAILWIND
colors: {
'brand-1': '#ffe29e',
'brand-2': '#ffcc54',
'brand-3': '#ff5454',
'brand-4': '#b33b3b',
'brand-5': '#ff8c8c',
}RGB Array
[255, 226, 158], [255, 204, 84], [255, 84, 84], [179, 59, 59], [255, 140, 140]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE29E, #FFCC54, #FF5454, #B33B3B, #FF8C8C is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. 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: #ffe29e; --color-2: #ffcc54; --color-3: #ff5454; --color-4: #b33b3b; --color-5: #ff8c8c. 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. 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