Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF9C6
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#559FFE
Azure · CornflowerBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#4583FF
Azure · CornflowerBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#3267F3
Azure · DodgerBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#2A4AAD
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy 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
FFF9C6 | 559FFE | 4583FF | 3267F3 | 2A4AAD | |
|---|---|---|---|---|---|
| — | 2.5 Fail | 3.3 AA Large | 4.5 AA Large | 7.3 AAA | |
2.5 Fail | — | 1.3 Fail | 1.8 Fail | 2.9 Fail | |
3.3 AA Large | 1.3 Fail | — | 1.4 Fail | 2.2 Fail | |
4.5 AA Large | 1.8 Fail | 1.4 Fail | — | 1.6 Fail | |
7.3 AAA | 2.9 Fail | 2.2 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF9C6
#559FFE
#4583FF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff9c6;
--color-2: #559ffe;
--color-3: #4583ff;
--color-4: #3267f3;
--color-5: #2a4aad;
}SCSS
$color-1: #fff9c6; $color-2: #559ffe; $color-3: #4583ff; $color-4: #3267f3; $color-5: #2a4aad;
TAILWIND
colors: {
'brand-1': '#fff9c6',
'brand-2': '#559ffe',
'brand-3': '#4583ff',
'brand-4': '#3267f3',
'brand-5': '#2a4aad',
}RGB Array
[255, 249, 198], [85, 159, 254], [69, 131, 255], [50, 103, 243], [42, 74, 173]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FFF9C6, #559FFE, #4583FF, #3267F3, #2A4AAD 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: #fff9c6; --color-2: #559ffe; --color-3: #4583ff; --color-4: #3267f3; --color-5: #2a4aad. 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