Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B0C7C1
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#D6B48F
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#9A91AE
Wisteria · DarkGray · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#5B366A
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#3C0E3D
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· 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
B0C7C1 | D6B48F | 9A91AE | 5B366A | 3C0E3D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 5.4 AA | 8.9 AAA | |
1.1 Fail | — | 1.5 Fail | 4.9 AA | 8.2 AAA | |
1.7 Fail | 1.5 Fail | — | 3.2 AA Large | 5.3 AA | |
5.4 AA | 4.9 AA | 3.2 AA Large | — | 1.6 Fail | |
8.9 AAA | 8.2 AAA | 5.3 AA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B0C7C1
#D6B48F
#9A91AE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b0c7c1;
--color-2: #d6b48f;
--color-3: #9a91ae;
--color-4: #5b366a;
--color-5: #3c0e3d;
}SCSS
$color-1: #b0c7c1; $color-2: #d6b48f; $color-3: #9a91ae; $color-4: #5b366a; $color-5: #3c0e3d;
TAILWIND
colors: {
'brand-1': '#b0c7c1',
'brand-2': '#d6b48f',
'brand-3': '#9a91ae',
'brand-4': '#5b366a',
'brand-5': '#3c0e3d',
}RGB Array
[176, 199, 193], [214, 180, 143], [154, 145, 174], [91, 54, 106], [60, 14, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This bright-style palette of #B0C7C1, #D6B48F, #9A91AE, #5B366A, #3C0E3D 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: #b0c7c1; --color-2: #d6b48f; --color-3: #9a91ae; --color-4: #5b366a; --color-5: #3c0e3d. 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 bright-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