Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B5EFC8
Emerald · LightBlue · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#D1C8AB
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#DC9AAC
Rouge · Tan · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#AA40A3
Rose Purple · DarkOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#283435
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· 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
B5EFC8 | D1C8AB | DC9AAC | AA40A3 | 283435 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.7 Fail | 4.1 AA Large | 9.9 AAA | |
1.3 Fail | — | 1.4 Fail | 3.2 AA Large | 7.7 AAA | |
1.7 Fail | 1.4 Fail | — | 2.3 Fail | 5.7 AA | |
4.1 AA Large | 3.2 AA Large | 2.3 Fail | — | 2.4 Fail | |
9.9 AAA | 7.7 AAA | 5.7 AA | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B5EFC8
#D1C8AB
#DC9AAC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b5efc8;
--color-2: #d1c8ab;
--color-3: #dc9aac;
--color-4: #aa40a3;
--color-5: #283435;
}SCSS
$color-1: #b5efc8; $color-2: #d1c8ab; $color-3: #dc9aac; $color-4: #aa40a3; $color-5: #283435;
TAILWIND
colors: {
'brand-1': '#b5efc8',
'brand-2': '#d1c8ab',
'brand-3': '#dc9aac',
'brand-4': '#aa40a3',
'brand-5': '#283435',
}RGB Array
[181, 239, 200], [209, 200, 171], [220, 154, 172], [170, 64, 163], [40, 52, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B5EFC8, #D1C8AB, #DC9AAC, #AA40A3, #283435 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: #b5efc8; --color-2: #d1c8ab; --color-3: #dc9aac; --color-4: #aa40a3; --color-5: #283435. 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