Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2C3D3
Rouge · Pink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#FF83AF
Rouge · LightCoral · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#C6587D
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#373737
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#282828
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
F2C3D3 | FF83AF | C6587D | 373737 | 282828 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.7 Fail | 7.7 AAA | 9.5 AAA | |
1.5 Fail | — | 1.8 Fail | 5.2 AA | 6.4 AA | |
2.7 Fail | 1.8 Fail | — | 2.9 Fail | 3.6 AA Large | |
7.7 AAA | 5.2 AA | 2.9 Fail | — | 1.2 Fail | |
9.5 AAA | 6.4 AA | 3.6 AA Large | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2C3D3
#FF83AF
#C6587D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2c3d3;
--color-2: #ff83af;
--color-3: #c6587d;
--color-4: #373737;
--color-5: #282828;
}SCSS
$color-1: #f2c3d3; $color-2: #ff83af; $color-3: #c6587d; $color-4: #373737; $color-5: #282828;
TAILWIND
colors: {
'brand-1': '#f2c3d3',
'brand-2': '#ff83af',
'brand-3': '#c6587d',
'brand-4': '#373737',
'brand-5': '#282828',
}RGB Array
[242, 195, 211], [255, 131, 175], [198, 88, 125], [55, 55, 55], [40, 40, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2C3D3, #FF83AF, #C6587D, #373737, #282828 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: #f2c3d3; --color-2: #ff83af; --color-3: #c6587d; --color-4: #373737; --color-5: #282828. 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 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