Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#555D5D
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#6E7975
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#9BA698
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#C1CCB0
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#E1EBAA
Fresh Green · Wheat · 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
555D5D | 6E7975 | 9BA698 | C1CCB0 | E1EBAA | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.7 Fail | 4.0 AA Large | 5.4 AA | |
1.5 Fail | — | 1.8 Fail | 2.7 Fail | 3.6 AA Large | |
2.7 Fail | 1.8 Fail | — | 1.5 Fail | 2.0 Fail | |
4.0 AA Large | 2.7 Fail | 1.5 Fail | — | 1.3 Fail | |
5.4 AA | 3.6 AA Large | 2.0 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#555D5D
#6E7975
#9BA698
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #555d5d;
--color-2: #6e7975;
--color-3: #9ba698;
--color-4: #c1ccb0;
--color-5: #e1ebaa;
}SCSS
$color-1: #555d5d; $color-2: #6e7975; $color-3: #9ba698; $color-4: #c1ccb0; $color-5: #e1ebaa;
TAILWIND
colors: {
'brand-1': '#555d5d',
'brand-2': '#6e7975',
'brand-3': '#9ba698',
'brand-4': '#c1ccb0',
'brand-5': '#e1ebaa',
}RGB Array
[85, 93, 93], [110, 121, 117], [155, 166, 152], [193, 204, 176], [225, 235, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #555D5D, #6E7975, #9BA698, #C1CCB0, #E1EBAA 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: #555d5d; --color-2: #6e7975; --color-3: #9ba698; --color-4: #c1ccb0; --color-5: #e1ebaa. 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