Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDB1BE
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#FF9099
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#C87895
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#875161
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#391E25
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
FDB1BE | FF9099 | C87895 | 875161 | 391E25 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 3.6 AA Large | 8.8 AAA | |
1.3 Fail | — | 1.5 Fail | 2.9 Fail | 7.0 AA | |
1.9 Fail | 1.5 Fail | — | 1.9 Fail | 4.7 AA | |
3.6 AA Large | 2.9 Fail | 1.9 Fail | — | 2.4 Fail | |
8.8 AAA | 7.0 AA | 4.7 AA | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDB1BE
#FF9099
#C87895
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdb1be;
--color-2: #ff9099;
--color-3: #c87895;
--color-4: #875161;
--color-5: #391e25;
}SCSS
$color-1: #fdb1be; $color-2: #ff9099; $color-3: #c87895; $color-4: #875161; $color-5: #391e25;
TAILWIND
colors: {
'brand-1': '#fdb1be',
'brand-2': '#ff9099',
'brand-3': '#c87895',
'brand-4': '#875161',
'brand-5': '#391e25',
}RGB Array
[253, 177, 190], [255, 144, 153], [200, 120, 149], [135, 81, 97], [57, 30, 37]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FDB1BE, #FF9099, #C87895, #875161, #391E25 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: #fdb1be; --color-2: #ff9099; --color-3: #c87895; --color-4: #875161; --color-5: #391e25. 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