Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFEFC2
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FBC203
Ochre · Gold · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#FF9E05
Ginger · Orange · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#F57605
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#B5D4AB
Celadon · Silver · Apple Green
Traditional「Celadon」· 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
FFEFC2 | FBC203 | FF9E05 | F57605 | B5D4AB | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.8 Fail | 2.5 Fail | 1.4 Fail | |
1.4 Fail | — | 1.3 Fail | 1.7 Fail | 1.0 Fail | |
1.8 Fail | 1.3 Fail | — | 1.4 Fail | 1.3 Fail | |
2.5 Fail | 1.7 Fail | 1.4 Fail | — | 1.7 Fail | |
1.4 Fail | 1.0 Fail | 1.3 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFEFC2
#FBC203
#FF9E05
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffefc2;
--color-2: #fbc203;
--color-3: #ff9e05;
--color-4: #f57605;
--color-5: #b5d4ab;
}SCSS
$color-1: #ffefc2; $color-2: #fbc203; $color-3: #ff9e05; $color-4: #f57605; $color-5: #b5d4ab;
TAILWIND
colors: {
'brand-1': '#ffefc2',
'brand-2': '#fbc203',
'brand-3': '#ff9e05',
'brand-4': '#f57605',
'brand-5': '#b5d4ab',
}RGB Array
[255, 239, 194], [251, 194, 3], [255, 158, 5], [245, 118, 5], [181, 212, 171]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FFEFC2, #FBC203, #FF9E05, #F57605, #B5D4AB is ideal for: social media posters, mobile apps, e-commerce promos. 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: #ffefc2; --color-2: #fbc203; --color-3: #ff9e05; --color-4: #f57605; --color-5: #b5d4ab. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 sunset-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