Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFBDE
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FFCC99
Goose Yellow · Khaki · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#663366
Rose Purple · DarkSlateBlue · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#330033
Rose Purple · MidnightBlue · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#333366
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
FFFBDE | FFCC99 | 663366 | 330033 | 333366 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 9.0 AAA | 16.9 AAA | 11.1 AAA | |
1.4 Fail | — | 6.4 AA | 12.1 AAA | 7.9 AAA | |
9.0 AAA | 6.4 AA | — | 1.9 Fail | 1.2 Fail | |
16.9 AAA | 12.1 AAA | 1.9 Fail | — | 1.5 Fail | |
11.1 AAA | 7.9 AAA | 1.2 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFBDE
#FFCC99
#663366
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffbde;
--color-2: #ffcc99;
--color-3: #663366;
--color-4: #330033;
--color-5: #333366;
}SCSS
$color-1: #fffbde; $color-2: #ffcc99; $color-3: #663366; $color-4: #330033; $color-5: #333366;
TAILWIND
colors: {
'brand-1': '#fffbde',
'brand-2': '#ffcc99',
'brand-3': '#663366',
'brand-4': '#330033',
'brand-5': '#333366',
}RGB Array
[255, 251, 222], [255, 204, 153], [102, 51, 102], [51, 0, 51], [51, 51, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FFFBDE, #FFCC99, #663366, #330033, #333366 is ideal for: social media posters, mobile apps, e-commerce promos, 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: #fffbde; --color-2: #ffcc99; --color-3: #663366; --color-4: #330033; --color-5: #333366. 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. 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 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