Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EF76A1
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#468DA3
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#F2AF9C
Peach Pink · BurlyWood · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#575890
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#183B4E
Lake Blue · DarkSlateGray · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· 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
EF76A1 | 468DA3 | F2AF9C | 575890 | 183B4E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.5 Fail | 2.4 Fail | 4.4 AA Large | |
1.4 Fail | — | 2.0 Fail | 1.7 Fail | 3.2 AA Large | |
1.5 Fail | 2.0 Fail | — | 3.6 AA Large | 6.4 AA | |
2.4 Fail | 1.7 Fail | 3.6 AA Large | — | 1.8 Fail | |
4.4 AA Large | 3.2 AA Large | 6.4 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EF76A1
#468DA3
#F2AF9C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ef76a1;
--color-2: #468da3;
--color-3: #f2af9c;
--color-4: #575890;
--color-5: #183b4e;
}SCSS
$color-1: #ef76a1; $color-2: #468da3; $color-3: #f2af9c; $color-4: #575890; $color-5: #183b4e;
TAILWIND
colors: {
'brand-1': '#ef76a1',
'brand-2': '#468da3',
'brand-3': '#f2af9c',
'brand-4': '#575890',
'brand-5': '#183b4e',
}RGB Array
[239, 118, 161], [70, 141, 163], [242, 175, 156], [87, 88, 144], [24, 59, 78]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #EF76A1, #468DA3, #F2AF9C, #575890, #183B4E 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: #ef76a1; --color-2: #468da3; --color-3: #f2af9c; --color-4: #575890; --color-5: #183b4e. 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 warm-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