Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4FFEF
Emerald · SeaShell · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#FFEEAE
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FF8088
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#AB294F
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#030303
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
F4FFEF | FFEEAE | FF8088 | AB294F | 030303 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.3 Fail | 6.5 AA | 20.0 AAA | |
1.1 Fail | — | 2.1 Fail | 5.7 AA | 17.8 AAA | |
2.3 Fail | 2.1 Fail | — | 2.8 Fail | 8.5 AAA | |
6.5 AA | 5.7 AA | 2.8 Fail | — | 3.1 AA Large | |
20.0 AAA | 17.8 AAA | 8.5 AAA | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4FFEF
#FFEEAE
#FF8088
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4ffef;
--color-2: #ffeeae;
--color-3: #ff8088;
--color-4: #ab294f;
--color-5: #030303;
}SCSS
$color-1: #f4ffef; $color-2: #ffeeae; $color-3: #ff8088; $color-4: #ab294f; $color-5: #030303;
TAILWIND
colors: {
'brand-1': '#f4ffef',
'brand-2': '#ffeeae',
'brand-3': '#ff8088',
'brand-4': '#ab294f',
'brand-5': '#030303',
}RGB Array
[244, 255, 239], [255, 238, 174], [255, 128, 136], [171, 41, 79], [3, 3, 3]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #F4FFEF, #FFEEAE, #FF8088, #AB294F, #030303 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: #f4ffef; --color-2: #ffeeae; --color-3: #ff8088; --color-4: #ab294f; --color-5: #030303. 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