Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#6B6D93
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#9187A3
Deep Indigo · LightSlateGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#B5A0B3
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#DAB9C2
Rouge · Silver · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#FFD2D1
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· 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
6B6D93 | 9187A3 | B5A0B3 | DAB9C2 | FFD2D1 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 2.8 Fail | 3.6 AA Large | |
1.5 Fail | — | 1.4 Fail | 1.9 Fail | 2.5 Fail | |
2.0 Fail | 1.4 Fail | — | 1.4 Fail | 1.8 Fail | |
2.8 Fail | 1.9 Fail | 1.4 Fail | — | 1.3 Fail | |
3.6 AA Large | 2.5 Fail | 1.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#6B6D93
#9187A3
#B5A0B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #6b6d93;
--color-2: #9187a3;
--color-3: #b5a0b3;
--color-4: #dab9c2;
--color-5: #ffd2d1;
}SCSS
$color-1: #6b6d93; $color-2: #9187a3; $color-3: #b5a0b3; $color-4: #dab9c2; $color-5: #ffd2d1;
TAILWIND
colors: {
'brand-1': '#6b6d93',
'brand-2': '#9187a3',
'brand-3': '#b5a0b3',
'brand-4': '#dab9c2',
'brand-5': '#ffd2d1',
}RGB Array
[107, 109, 147], [145, 135, 163], [181, 160, 179], [218, 185, 194], [255, 210, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #6B6D93, #9187A3, #B5A0B3, #DAB9C2, #FFD2D1 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: #6b6d93; --color-2: #9187a3; --color-3: #b5a0b3; --color-4: #dab9c2; --color-5: #ffd2d1. 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