Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D1DDC5
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#B8B395
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#8B8168
Ochre · Gray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#65574E
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#4D433A
Tangerine · DarkSlateGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
D1DDC5 | B8B395 | 8B8168 | 65574E | 4D433A | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.7 Fail | 4.9 AA | 6.8 AA | |
1.5 Fail | — | 1.8 Fail | 3.3 AA Large | 4.6 AA | |
2.7 Fail | 1.8 Fail | — | 1.8 Fail | 2.5 Fail | |
4.9 AA | 3.3 AA Large | 1.8 Fail | — | 1.4 Fail | |
6.8 AA | 4.6 AA | 2.5 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D1DDC5
#B8B395
#8B8168
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d1ddc5;
--color-2: #b8b395;
--color-3: #8b8168;
--color-4: #65574e;
--color-5: #4d433a;
}SCSS
$color-1: #d1ddc5; $color-2: #b8b395; $color-3: #8b8168; $color-4: #65574e; $color-5: #4d433a;
TAILWIND
colors: {
'brand-1': '#d1ddc5',
'brand-2': '#b8b395',
'brand-3': '#8b8168',
'brand-4': '#65574e',
'brand-5': '#4d433a',
}RGB Array
[209, 221, 197], [184, 179, 149], [139, 129, 104], [101, 87, 78], [77, 67, 58]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D1DDC5, #B8B395, #8B8168, #65574E, #4D433A 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: #d1ddc5; --color-2: #b8b395; --color-3: #8b8168; --color-4: #65574e; --color-5: #4d433a. 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