Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDC88A
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#99A38E
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#878D8E
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#72787D
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#585D68
Indigo · DimGray · Charcoal
Traditional「Indigo」· Paint「Charcoal」· Creative Midnight Shadow
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
CDC88A | 99A38E | 878D8E | 72787D | 585D68 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 2.6 Fail | 3.8 AA Large | |
1.5 Fail | — | 1.3 Fail | 1.7 Fail | 2.5 Fail | |
2.0 Fail | 1.3 Fail | — | 1.3 Fail | 2.0 Fail | |
2.6 Fail | 1.7 Fail | 1.3 Fail | — | 1.5 Fail | |
3.8 AA Large | 2.5 Fail | 2.0 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDC88A
#99A38E
#878D8E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cdc88a;
--color-2: #99a38e;
--color-3: #878d8e;
--color-4: #72787d;
--color-5: #585d68;
}SCSS
$color-1: #cdc88a; $color-2: #99a38e; $color-3: #878d8e; $color-4: #72787d; $color-5: #585d68;
TAILWIND
colors: {
'brand-1': '#cdc88a',
'brand-2': '#99a38e',
'brand-3': '#878d8e',
'brand-4': '#72787d',
'brand-5': '#585d68',
}RGB Array
[205, 200, 138], [153, 163, 142], [135, 141, 142], [114, 120, 125], [88, 93, 104]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CDC88A, #99A38E, #878D8E, #72787D, #585D68 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: #cdc88a; --color-2: #99a38e; --color-3: #878d8e; --color-4: #72787d; --color-5: #585d68. 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