Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EC7AA4
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#E54879
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#D5264C
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#3D2127
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#C9C0C2
Peach Pink · Silver · Pearl Gray
Traditional「Peach Pink」· Paint「Pearl Gray」· Creative Silver Lining
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
EC7AA4 | E54879 | D5264C | 3D2127 | C9C0C2 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 5.5 AA | 1.5 Fail | |
1.4 Fail | — | 1.3 Fail | 3.8 AA Large | 2.1 Fail | |
1.9 Fail | 1.3 Fail | — | 2.9 Fail | 2.8 Fail | |
5.5 AA | 3.8 AA Large | 2.9 Fail | — | 8.2 AAA | |
1.5 Fail | 2.1 Fail | 2.8 Fail | 8.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EC7AA4
#E54879
#D5264C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ec7aa4;
--color-2: #e54879;
--color-3: #d5264c;
--color-4: #3d2127;
--color-5: #c9c0c2;
}SCSS
$color-1: #ec7aa4; $color-2: #e54879; $color-3: #d5264c; $color-4: #3d2127; $color-5: #c9c0c2;
TAILWIND
colors: {
'brand-1': '#ec7aa4',
'brand-2': '#e54879',
'brand-3': '#d5264c',
'brand-4': '#3d2127',
'brand-5': '#c9c0c2',
}RGB Array
[236, 122, 164], [229, 72, 121], [213, 38, 76], [61, 33, 39], [201, 192, 194]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EC7AA4, #E54879, #D5264C, #3D2127, #C9C0C2 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: #ec7aa4; --color-2: #e54879; --color-3: #d5264c; --color-4: #3d2127; --color-5: #c9c0c2. 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