Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A1EBD4
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#BCE8D7
Jade · LightBlue · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#EAD6CB
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F9CCC6
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#262F36
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
A1EBD4 | BCE8D7 | EAD6CB | F9CCC6 | 262F36 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.1 Fail | 10.0 AAA | |
1.0 Fail | — | 1.0 Fail | 1.1 Fail | 10.2 AAA | |
1.0 Fail | 1.0 Fail | — | 1.0 Fail | 9.7 AAA | |
1.1 Fail | 1.1 Fail | 1.0 Fail | — | 9.4 AAA | |
10.0 AAA | 10.2 AAA | 9.7 AAA | 9.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A1EBD4
#BCE8D7
#EAD6CB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a1ebd4;
--color-2: #bce8d7;
--color-3: #ead6cb;
--color-4: #f9ccc6;
--color-5: #262f36;
}SCSS
$color-1: #a1ebd4; $color-2: #bce8d7; $color-3: #ead6cb; $color-4: #f9ccc6; $color-5: #262f36;
TAILWIND
colors: {
'brand-1': '#a1ebd4',
'brand-2': '#bce8d7',
'brand-3': '#ead6cb',
'brand-4': '#f9ccc6',
'brand-5': '#262f36',
}RGB Array
[161, 235, 212], [188, 232, 215], [234, 214, 203], [249, 204, 198], [38, 47, 54]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #A1EBD4, #BCE8D7, #EAD6CB, #F9CCC6, #262F36 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: #a1ebd4; --color-2: #bce8d7; --color-3: #ead6cb; --color-4: #f9ccc6; --color-5: #262f36. 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 dark-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