Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ACC2BB
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#89ABB0
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#5C8B99
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2D5275
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#282838
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· 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
ACC2BB | 89ABB0 | 5C8B99 | 2D5275 | 282838 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.0 Fail | 4.3 AA Large | 7.7 AAA | |
1.3 Fail | — | 1.5 Fail | 3.3 AA Large | 5.9 AA | |
2.0 Fail | 1.5 Fail | — | 2.2 Fail | 3.9 AA Large | |
4.3 AA Large | 3.3 AA Large | 2.2 Fail | — | 1.8 Fail | |
7.7 AAA | 5.9 AA | 3.9 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ACC2BB
#89ABB0
#5C8B99
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #acc2bb;
--color-2: #89abb0;
--color-3: #5c8b99;
--color-4: #2d5275;
--color-5: #282838;
}SCSS
$color-1: #acc2bb; $color-2: #89abb0; $color-3: #5c8b99; $color-4: #2d5275; $color-5: #282838;
TAILWIND
colors: {
'brand-1': '#acc2bb',
'brand-2': '#89abb0',
'brand-3': '#5c8b99',
'brand-4': '#2d5275',
'brand-5': '#282838',
}RGB Array
[172, 194, 187], [137, 171, 176], [92, 139, 153], [45, 82, 117], [40, 40, 56]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ACC2BB, #89ABB0, #5C8B99, #2D5275, #282838 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: #acc2bb; --color-2: #89abb0; --color-3: #5c8b99; --color-4: #2d5275; --color-5: #282838. 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. 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