Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A1CBB3
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#DEE4B8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B49C80
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#735658
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#351C32
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
A1CBB3 | DEE4B8 | B49C80 | 735658 | 351C32 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.5 Fail | 3.7 AA Large | 8.6 AAA | |
1.4 Fail | — | 2.0 Fail | 5.0 AA | 11.7 AAA | |
1.5 Fail | 2.0 Fail | — | 2.5 Fail | 5.9 AA | |
3.7 AA Large | 5.0 AA | 2.5 Fail | — | 2.3 Fail | |
8.6 AAA | 11.7 AAA | 5.9 AA | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A1CBB3
#DEE4B8
#B49C80
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a1cbb3;
--color-2: #dee4b8;
--color-3: #b49c80;
--color-4: #735658;
--color-5: #351c32;
}SCSS
$color-1: #a1cbb3; $color-2: #dee4b8; $color-3: #b49c80; $color-4: #735658; $color-5: #351c32;
TAILWIND
colors: {
'brand-1': '#a1cbb3',
'brand-2': '#dee4b8',
'brand-3': '#b49c80',
'brand-4': '#735658',
'brand-5': '#351c32',
}RGB Array
[161, 203, 179], [222, 228, 184], [180, 156, 128], [115, 86, 88], [53, 28, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #A1CBB3, #DEE4B8, #B49C80, #735658, #351C32 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #a1cbb3; --color-2: #dee4b8; --color-3: #b49c80; --color-4: #735658; --color-5: #351c32. 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 cool-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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