Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A2DED3
Jade · LightBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#B1C9C5
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#C4AFB6
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#BF8C9C
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#AB0909
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· 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
A2DED3 | B1C9C5 | C4AFB6 | BF8C9C | AB0909 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.9 Fail | 5.0 AA | |
1.2 Fail | — | 1.2 Fail | 1.6 Fail | 4.3 AA Large | |
1.4 Fail | 1.2 Fail | — | 1.4 Fail | 3.7 AA Large | |
1.9 Fail | 1.6 Fail | 1.4 Fail | — | 2.7 Fail | |
5.0 AA | 4.3 AA Large | 3.7 AA Large | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A2DED3
#B1C9C5
#C4AFB6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a2ded3;
--color-2: #b1c9c5;
--color-3: #c4afb6;
--color-4: #bf8c9c;
--color-5: #ab0909;
}SCSS
$color-1: #a2ded3; $color-2: #b1c9c5; $color-3: #c4afb6; $color-4: #bf8c9c; $color-5: #ab0909;
TAILWIND
colors: {
'brand-1': '#a2ded3',
'brand-2': '#b1c9c5',
'brand-3': '#c4afb6',
'brand-4': '#bf8c9c',
'brand-5': '#ab0909',
}RGB Array
[162, 222, 211], [177, 201, 197], [196, 175, 182], [191, 140, 156], [171, 9, 9]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A2DED3, #B1C9C5, #C4AFB6, #BF8C9C, #AB0909 is ideal for: corporate websites, product showcases, portfolios. 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: #a2ded3; --color-2: #b1c9c5; --color-3: #c4afb6; --color-4: #bf8c9c; --color-5: #ab0909. 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. 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