Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D2B2A5
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#CCC4B7
Goose Yellow · Silver · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#B0ADA8
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#5F6B69
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#2A3137
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea 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
D2B2A5 | CCC4B7 | B0ADA8 | 5F6B69 | 2A3137 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 2.8 Fail | 6.7 AA | |
1.1 Fail | — | 1.3 Fail | 3.2 AA Large | 7.6 AAA | |
1.1 Fail | 1.3 Fail | — | 2.5 Fail | 5.9 AA | |
2.8 Fail | 3.2 AA Large | 2.5 Fail | — | 2.4 Fail | |
6.7 AA | 7.6 AAA | 5.9 AA | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D2B2A5
#CCC4B7
#B0ADA8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d2b2a5;
--color-2: #ccc4b7;
--color-3: #b0ada8;
--color-4: #5f6b69;
--color-5: #2a3137;
}SCSS
$color-1: #d2b2a5; $color-2: #ccc4b7; $color-3: #b0ada8; $color-4: #5f6b69; $color-5: #2a3137;
TAILWIND
colors: {
'brand-1': '#d2b2a5',
'brand-2': '#ccc4b7',
'brand-3': '#b0ada8',
'brand-4': '#5f6b69',
'brand-5': '#2a3137',
}RGB Array
[210, 178, 165], [204, 196, 183], [176, 173, 168], [95, 107, 105], [42, 49, 55]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #D2B2A5, #CCC4B7, #B0ADA8, #5F6B69, #2A3137 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: #d2b2a5; --color-2: #ccc4b7; --color-3: #b0ada8; --color-4: #5f6b69; --color-5: #2a3137. 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