Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8A8A8A
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#7896AB
Slate Blue · LightSlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#65B8AF
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#80D1C9
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#C3D9D7
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
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
8A8A8A | 7896AB | 65B8AF | 80D1C9 | C3D9D7 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 2.0 Fail | 2.3 Fail | |
1.1 Fail | — | 1.3 Fail | 1.8 Fail | 2.1 Fail | |
1.5 Fail | 1.3 Fail | — | 1.3 Fail | 1.6 Fail | |
2.0 Fail | 1.8 Fail | 1.3 Fail | — | 1.2 Fail | |
2.3 Fail | 2.1 Fail | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8A8A8A
#7896AB
#65B8AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8a8a8a;
--color-2: #7896ab;
--color-3: #65b8af;
--color-4: #80d1c9;
--color-5: #c3d9d7;
}SCSS
$color-1: #8a8a8a; $color-2: #7896ab; $color-3: #65b8af; $color-4: #80d1c9; $color-5: #c3d9d7;
TAILWIND
colors: {
'brand-1': '#8a8a8a',
'brand-2': '#7896ab',
'brand-3': '#65b8af',
'brand-4': '#80d1c9',
'brand-5': '#c3d9d7',
}RGB Array
[138, 138, 138], [120, 150, 171], [101, 184, 175], [128, 209, 201], [195, 217, 215]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #8A8A8A, #7896AB, #65B8AF, #80D1C9, #C3D9D7 is ideal for: brand design, premium product pages, magazine layouts. Low-saturation colors convey a sophisticated, premium feel. 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: #8a8a8a; --color-2: #7896ab; --color-3: #65b8af; --color-4: #80d1c9; --color-5: #c3d9d7. 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. 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