Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBD6AF
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C2ABB2
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#879695
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#4B7980
Slate Blue · SlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#3C4D63
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
DBD6AF | C2ABB2 | 879695 | 4B7980 | 3C4D63 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.1 Fail | 3.3 AA Large | 5.9 AA | |
1.5 Fail | — | 1.4 Fail | 2.2 Fail | 4.0 AA Large | |
2.1 Fail | 1.4 Fail | — | 1.6 Fail | 2.8 Fail | |
3.3 AA Large | 2.2 Fail | 1.6 Fail | — | 1.8 Fail | |
5.9 AA | 4.0 AA Large | 2.8 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBD6AF
#C2ABB2
#879695
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbd6af;
--color-2: #c2abb2;
--color-3: #879695;
--color-4: #4b7980;
--color-5: #3c4d63;
}SCSS
$color-1: #dbd6af; $color-2: #c2abb2; $color-3: #879695; $color-4: #4b7980; $color-5: #3c4d63;
TAILWIND
colors: {
'brand-1': '#dbd6af',
'brand-2': '#c2abb2',
'brand-3': '#879695',
'brand-4': '#4b7980',
'brand-5': '#3c4d63',
}RGB Array
[219, 214, 175], [194, 171, 178], [135, 150, 149], [75, 121, 128], [60, 77, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBD6AF, #C2ABB2, #879695, #4B7980, #3C4D63 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: #dbd6af; --color-2: #c2abb2; --color-3: #879695; --color-4: #4b7980; --color-5: #3c4d63. 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