Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D28D78
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#171B1B
Slate Blue · Black · Jet Black
Traditional「Slate Blue」· Paint「Jet Black」· Creative Midnight Shadow
#9A9D8F
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#6E2E3B
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#CDCAC4
Goose Yellow · Silver · Pearl Gray
Traditional「Goose Yellow」· Paint「Pearl Gray」· Creative Silver Lining
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
D28D78 | 171B1B | 9A9D8F | 6E2E3B | CDCAC4 | |
|---|---|---|---|---|---|
| — | 6.5 AA | 1.0 Fail | 3.7 AA Large | 1.6 Fail | |
6.5 AA | — | 6.3 AA | 1.8 Fail | 10.6 AAA | |
1.0 Fail | 6.3 AA | — | 3.6 AA Large | 1.7 Fail | |
3.7 AA Large | 1.8 Fail | 3.6 AA Large | — | 6.1 AA | |
1.6 Fail | 10.6 AAA | 1.7 Fail | 6.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D28D78
#171B1B
#9A9D8F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d28d78;
--color-2: #171b1b;
--color-3: #9a9d8f;
--color-4: #6e2e3b;
--color-5: #cdcac4;
}SCSS
$color-1: #d28d78; $color-2: #171b1b; $color-3: #9a9d8f; $color-4: #6e2e3b; $color-5: #cdcac4;
TAILWIND
colors: {
'brand-1': '#d28d78',
'brand-2': '#171b1b',
'brand-3': '#9a9d8f',
'brand-4': '#6e2e3b',
'brand-5': '#cdcac4',
}RGB Array
[210, 141, 120], [23, 27, 27], [154, 157, 143], [110, 46, 59], [205, 202, 196]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D28D78, #171B1B, #9A9D8F, #6E2E3B, #CDCAC4 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: #d28d78; --color-2: #171b1b; --color-3: #9a9d8f; --color-4: #6e2e3b; --color-5: #cdcac4. 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