Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D5D2CD
Goose Yellow · LightGray · Pearl Gray
Traditional「Goose Yellow」· Paint「Pearl Gray」· Creative Silver Lining
#B18F83
Tangerine · DarkGray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#6A6B70
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#46545D
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#2A2124
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
D5D2CD | B18F83 | 6A6B70 | 46545D | 2A2124 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 3.5 AA Large | 5.2 AA | 10.4 AAA | |
2.0 Fail | — | 1.8 Fail | 2.7 Fail | 5.3 AA | |
3.5 AA Large | 1.8 Fail | — | 1.5 Fail | 2.9 Fail | |
5.2 AA | 2.7 Fail | 1.5 Fail | — | 2.0 Fail | |
10.4 AAA | 5.3 AA | 2.9 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D5D2CD
#B18F83
#6A6B70
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d5d2cd;
--color-2: #b18f83;
--color-3: #6a6b70;
--color-4: #46545d;
--color-5: #2a2124;
}SCSS
$color-1: #d5d2cd; $color-2: #b18f83; $color-3: #6a6b70; $color-4: #46545d; $color-5: #2a2124;
TAILWIND
colors: {
'brand-1': '#d5d2cd',
'brand-2': '#b18f83',
'brand-3': '#6a6b70',
'brand-4': '#46545d',
'brand-5': '#2a2124',
}RGB Array
[213, 210, 205], [177, 143, 131], [106, 107, 112], [70, 84, 93], [42, 33, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D5D2CD, #B18F83, #6A6B70, #46545D, #2A2124 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: #d5d2cd; --color-2: #b18f83; --color-3: #6a6b70; --color-4: #46545d; --color-5: #2a2124. 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