Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDD8C1
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#AFAB87
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#8E9C6E
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#67825A
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#497165
Mineral Blue · DimGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
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
DDD8C1 | AFAB87 | 8E9C6E | 67825A | 497165 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.1 Fail | 3.0 Fail | 3.8 AA Large | |
1.6 Fail | — | 1.3 Fail | 1.8 Fail | 2.3 Fail | |
2.1 Fail | 1.3 Fail | — | 1.5 Fail | 1.9 Fail | |
3.0 Fail | 1.8 Fail | 1.5 Fail | — | 1.3 Fail | |
3.8 AA Large | 2.3 Fail | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDD8C1
#AFAB87
#8E9C6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ddd8c1;
--color-2: #afab87;
--color-3: #8e9c6e;
--color-4: #67825a;
--color-5: #497165;
}SCSS
$color-1: #ddd8c1; $color-2: #afab87; $color-3: #8e9c6e; $color-4: #67825a; $color-5: #497165;
TAILWIND
colors: {
'brand-1': '#ddd8c1',
'brand-2': '#afab87',
'brand-3': '#8e9c6e',
'brand-4': '#67825a',
'brand-5': '#497165',
}RGB Array
[221, 216, 193], [175, 171, 135], [142, 156, 110], [103, 130, 90], [73, 113, 101]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDD8C1, #AFAB87, #8E9C6E, #67825A, #497165 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: #ddd8c1; --color-2: #afab87; --color-3: #8e9c6e; --color-4: #67825a; --color-5: #497165. 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