Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BB9DBB
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#C3E976
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#0C4F3F
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#E1D9C0
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#551556
Royal Purple · Purple · Eggplant
Traditional「Royal Purple」· Paint「Eggplant」· 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
BB9DBB | C3E976 | 0C4F3F | E1D9C0 | 551556 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.9 AA Large | 1.7 Fail | 5.3 AA | |
1.8 Fail | — | 6.9 AA | 1.0 Fail | 9.4 AAA | |
3.9 AA Large | 6.9 AA | — | 6.7 AA | 1.4 Fail | |
1.7 Fail | 1.0 Fail | 6.7 AA | — | 9.1 AAA | |
5.3 AA | 9.4 AAA | 1.4 Fail | 9.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BB9DBB
#C3E976
#0C4F3F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bb9dbb;
--color-2: #c3e976;
--color-3: #0c4f3f;
--color-4: #e1d9c0;
--color-5: #551556;
}SCSS
$color-1: #bb9dbb; $color-2: #c3e976; $color-3: #0c4f3f; $color-4: #e1d9c0; $color-5: #551556;
TAILWIND
colors: {
'brand-1': '#bb9dbb',
'brand-2': '#c3e976',
'brand-3': '#0c4f3f',
'brand-4': '#e1d9c0',
'brand-5': '#551556',
}RGB Array
[187, 157, 187], [195, 233, 118], [12, 79, 63], [225, 217, 192], [85, 21, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BB9DBB, #C3E976, #0C4F3F, #E1D9C0, #551556 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: #bb9dbb; --color-2: #c3e976; --color-3: #0c4f3f; --color-4: #e1d9c0; --color-5: #551556. 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 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