Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AEC4DD
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#899AA8
Slate Blue · LightSlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#657277
Slate Blue · DimGray · Warm Gray
Traditional「Slate Blue」· Paint「Warm Gray」· Creative Urban Concrete
#B4B8AB
Willow Green · DarkGray · Silver Sand
Traditional「Willow Green」· Paint「Silver Sand」· Creative Urban Concrete
#EBECCC
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
AEC4DD | 899AA8 | 657277 | B4B8AB | EBECCC | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.8 Fail | 1.1 Fail | 1.5 Fail | |
1.6 Fail | — | 1.7 Fail | 1.4 Fail | 2.4 Fail | |
2.8 Fail | 1.7 Fail | — | 2.5 Fail | 4.1 AA Large | |
1.1 Fail | 1.4 Fail | 2.5 Fail | — | 1.7 Fail | |
1.5 Fail | 2.4 Fail | 4.1 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AEC4DD
#899AA8
#657277
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #aec4dd;
--color-2: #899aa8;
--color-3: #657277;
--color-4: #b4b8ab;
--color-5: #ebeccc;
}SCSS
$color-1: #aec4dd; $color-2: #899aa8; $color-3: #657277; $color-4: #b4b8ab; $color-5: #ebeccc;
TAILWIND
colors: {
'brand-1': '#aec4dd',
'brand-2': '#899aa8',
'brand-3': '#657277',
'brand-4': '#b4b8ab',
'brand-5': '#ebeccc',
}RGB Array
[174, 196, 221], [137, 154, 168], [101, 114, 119], [180, 184, 171], [235, 236, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AEC4DD, #899AA8, #657277, #B4B8AB, #EBECCC is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #aec4dd; --color-2: #899aa8; --color-3: #657277; --color-4: #b4b8ab; --color-5: #ebeccc. 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 general-style 5-color scheme is especially suited for beauty, lifestyle, arts 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