Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FD5F5F
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#FD828B
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#D599B0
Rouge · Tan · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#87B8D6
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#133131
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· 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
FD5F5F | FD828B | D599B0 | 87B8D6 | 133131 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.3 Fail | 1.4 Fail | 4.6 AA | |
1.3 Fail | — | 1.0 Fail | 1.1 Fail | 5.8 AA | |
1.3 Fail | 1.0 Fail | — | 1.1 Fail | 6.0 AA | |
1.4 Fail | 1.1 Fail | 1.1 Fail | — | 6.5 AA | |
4.6 AA | 5.8 AA | 6.0 AA | 6.5 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FD5F5F
#FD828B
#D599B0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fd5f5f;
--color-2: #fd828b;
--color-3: #d599b0;
--color-4: #87b8d6;
--color-5: #133131;
}SCSS
$color-1: #fd5f5f; $color-2: #fd828b; $color-3: #d599b0; $color-4: #87b8d6; $color-5: #133131;
TAILWIND
colors: {
'brand-1': '#fd5f5f',
'brand-2': '#fd828b',
'brand-3': '#d599b0',
'brand-4': '#87b8d6',
'brand-5': '#133131',
}RGB Array
[253, 95, 95], [253, 130, 139], [213, 153, 176], [135, 184, 214], [19, 49, 49]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FD5F5F, #FD828B, #D599B0, #87B8D6, #133131 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: #fd5f5f; --color-2: #fd828b; --color-3: #d599b0; --color-4: #87b8d6; --color-5: #133131. 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 general-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