Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FE9FBF
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#8488B8
Azure · LightSlateGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#AB547E
Dark Violet · Gray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#33112C
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#F0ACA9
Peach Pink · LightPink · 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
FE9FBF | 8488B8 | AB547E | 33112C | F0ACA9 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 2.5 Fail | 8.7 AAA | 1.0 Fail | |
1.8 Fail | — | 1.4 Fail | 4.9 AA | 1.8 Fail | |
2.5 Fail | 1.4 Fail | — | 3.4 AA Large | 2.6 Fail | |
8.7 AAA | 4.9 AA | 3.4 AA Large | — | 8.9 AAA | |
1.0 Fail | 1.8 Fail | 2.6 Fail | 8.9 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FE9FBF
#8488B8
#AB547E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fe9fbf;
--color-2: #8488b8;
--color-3: #ab547e;
--color-4: #33112c;
--color-5: #f0aca9;
}SCSS
$color-1: #fe9fbf; $color-2: #8488b8; $color-3: #ab547e; $color-4: #33112c; $color-5: #f0aca9;
TAILWIND
colors: {
'brand-1': '#fe9fbf',
'brand-2': '#8488b8',
'brand-3': '#ab547e',
'brand-4': '#33112c',
'brand-5': '#f0aca9',
}RGB Array
[254, 159, 191], [132, 136, 184], [171, 84, 126], [51, 17, 44], [240, 172, 169]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FE9FBF, #8488B8, #AB547E, #33112C, #F0ACA9 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fe9fbf; --color-2: #8488b8; --color-3: #ab547e; --color-4: #33112c; --color-5: #f0aca9. 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 tech, SaaS, healthcare, eco industries. 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