Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B0EEF6
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#ACE6D1
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#D5C5C9
Peach Pink · LightGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#F220A0
Rose Purple · DeepPink · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#412F44
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· 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
B0EEF6 | ACE6D1 | D5C5C9 | F220A0 | 412F44 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 3.0 Fail | 9.6 AAA | |
1.1 Fail | — | 1.2 Fail | 2.7 Fail | 8.7 AAA | |
1.3 Fail | 1.2 Fail | — | 2.3 Fail | 7.4 AAA | |
3.0 Fail | 2.7 Fail | 2.3 Fail | — | 3.2 AA Large | |
9.6 AAA | 8.7 AAA | 7.4 AAA | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B0EEF6
#ACE6D1
#D5C5C9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b0eef6;
--color-2: #ace6d1;
--color-3: #d5c5c9;
--color-4: #f220a0;
--color-5: #412f44;
}SCSS
$color-1: #b0eef6; $color-2: #ace6d1; $color-3: #d5c5c9; $color-4: #f220a0; $color-5: #412f44;
TAILWIND
colors: {
'brand-1': '#b0eef6',
'brand-2': '#ace6d1',
'brand-3': '#d5c5c9',
'brand-4': '#f220a0',
'brand-5': '#412f44',
}RGB Array
[176, 238, 246], [172, 230, 209], [213, 197, 201], [242, 32, 160], [65, 47, 68]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B0EEF6, #ACE6D1, #D5C5C9, #F220A0, #412F44 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: #b0eef6; --color-2: #ace6d1; --color-3: #d5c5c9; --color-4: #f220a0; --color-5: #412f44. 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