Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4E3B69
Deep Indigo · DarkSlateBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#FF6AA8
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#9CD4CB
Jade · LightSteelBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#B6E1C6
Celadon · LightBlue · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#E8EED2
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
4E3B69 | FF6AA8 | 9CD4CB | B6E1C6 | E8EED2 | |
|---|---|---|---|---|---|
| — | 3.7 AA Large | 5.9 AA | 6.8 AA | 8.2 AAA | |
3.7 AA Large | — | 1.6 Fail | 1.8 Fail | 2.2 Fail | |
5.9 AA | 1.6 Fail | — | 1.1 Fail | 1.4 Fail | |
6.8 AA | 1.8 Fail | 1.1 Fail | — | 1.2 Fail | |
8.2 AAA | 2.2 Fail | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4E3B69
#FF6AA8
#9CD4CB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4e3b69;
--color-2: #ff6aa8;
--color-3: #9cd4cb;
--color-4: #b6e1c6;
--color-5: #e8eed2;
}SCSS
$color-1: #4e3b69; $color-2: #ff6aa8; $color-3: #9cd4cb; $color-4: #b6e1c6; $color-5: #e8eed2;
TAILWIND
colors: {
'brand-1': '#4e3b69',
'brand-2': '#ff6aa8',
'brand-3': '#9cd4cb',
'brand-4': '#b6e1c6',
'brand-5': '#e8eed2',
}RGB Array
[78, 59, 105], [255, 106, 168], [156, 212, 203], [182, 225, 198], [232, 238, 210]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4E3B69, #FF6AA8, #9CD4CB, #B6E1C6, #E8EED2 is ideal for: health products, baby brands, fresh-style blogs, 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: #4e3b69; --color-2: #ff6aa8; --color-3: #9cd4cb; --color-4: #b6e1c6; --color-5: #e8eed2. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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