Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A0ADA3
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#665C5C
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#786766
Crimson · DimGray · Warm Gray
Traditional「Crimson」· Paint「Warm Gray」· Creative Urban Concrete
#917A71
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#FFF0CC
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· 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
A0ADA3 | 665C5C | 786766 | 917A71 | FFF0CC | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 2.3 Fail | 1.7 Fail | 2.1 Fail | |
2.8 Fail | — | 1.2 Fail | 1.6 Fail | 5.7 AA | |
2.3 Fail | 1.2 Fail | — | 1.3 Fail | 4.7 AA | |
1.7 Fail | 1.6 Fail | 1.3 Fail | — | 3.6 AA Large | |
2.1 Fail | 5.7 AA | 4.7 AA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A0ADA3
#665C5C
#786766
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a0ada3;
--color-2: #665c5c;
--color-3: #786766;
--color-4: #917a71;
--color-5: #fff0cc;
}SCSS
$color-1: #a0ada3; $color-2: #665c5c; $color-3: #786766; $color-4: #917a71; $color-5: #fff0cc;
TAILWIND
colors: {
'brand-1': '#a0ada3',
'brand-2': '#665c5c',
'brand-3': '#786766',
'brand-4': '#917a71',
'brand-5': '#fff0cc',
}RGB Array
[160, 173, 163], [102, 92, 92], [120, 103, 102], [145, 122, 113], [255, 240, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A0ADA3, #665C5C, #786766, #917A71, #FFF0CC 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: #a0ada3; --color-2: #665c5c; --color-3: #786766; --color-4: #917a71; --color-5: #fff0cc. 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