Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3B3F5A
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#C17EB4
Mauve · Orchid · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#BE95CF
Lilac · Silver · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#C9C0F7
Wisteria · LightSteelBlue · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#F0F4FF
Azure · Snow · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
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
3B3F5A | C17EB4 | BE95CF | C9C0F7 | F0F4FF | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 4.1 AA Large | 6.0 AA | 9.3 AAA | |
3.4 AA Large | — | 1.2 Fail | 1.8 Fail | 2.8 Fail | |
4.1 AA Large | 1.2 Fail | — | 1.5 Fail | 2.3 Fail | |
6.0 AA | 1.8 Fail | 1.5 Fail | — | 1.5 Fail | |
9.3 AAA | 2.8 Fail | 2.3 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3B3F5A
#C17EB4
#BE95CF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3b3f5a;
--color-2: #c17eb4;
--color-3: #be95cf;
--color-4: #c9c0f7;
--color-5: #f0f4ff;
}SCSS
$color-1: #3b3f5a; $color-2: #c17eb4; $color-3: #be95cf; $color-4: #c9c0f7; $color-5: #f0f4ff;
TAILWIND
colors: {
'brand-1': '#3b3f5a',
'brand-2': '#c17eb4',
'brand-3': '#be95cf',
'brand-4': '#c9c0f7',
'brand-5': '#f0f4ff',
}RGB Array
[59, 63, 90], [193, 126, 180], [190, 149, 207], [201, 192, 247], [240, 244, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3B3F5A, #C17EB4, #BE95CF, #C9C0F7, #F0F4FF 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: #3b3f5a; --color-2: #c17eb4; --color-3: #be95cf; --color-4: #c9c0f7; --color-5: #f0f4ff. 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