Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDD1B6
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#7C8A67
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#515836
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#424A4D
Slate Blue · DarkSlateGray · Charcoal
Traditional「Slate Blue」· Paint「Charcoal」· Creative Midnight Shadow
#BFC1BC
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
CDD1B6 | 7C8A67 | 515836 | 424A4D | BFC1BC | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 4.8 AA | 5.8 AA | 1.2 Fail | |
2.4 Fail | — | 2.0 Fail | 2.5 Fail | 2.0 Fail | |
4.8 AA | 2.0 Fail | — | 1.2 Fail | 4.1 AA Large | |
5.8 AA | 2.5 Fail | 1.2 Fail | — | 5.0 AA | |
1.2 Fail | 2.0 Fail | 4.1 AA Large | 5.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDD1B6
#7C8A67
#515836
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cdd1b6;
--color-2: #7c8a67;
--color-3: #515836;
--color-4: #424a4d;
--color-5: #bfc1bc;
}SCSS
$color-1: #cdd1b6; $color-2: #7c8a67; $color-3: #515836; $color-4: #424a4d; $color-5: #bfc1bc;
TAILWIND
colors: {
'brand-1': '#cdd1b6',
'brand-2': '#7c8a67',
'brand-3': '#515836',
'brand-4': '#424a4d',
'brand-5': '#bfc1bc',
}RGB Array
[205, 209, 182], [124, 138, 103], [81, 88, 54], [66, 74, 77], [191, 193, 188]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #CDD1B6, #7C8A67, #515836, #424A4D, #BFC1BC 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: #cdd1b6; --color-2: #7c8a67; --color-3: #515836; --color-4: #424a4d; --color-5: #bfc1bc. 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 sunset-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