Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D5C4AA
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#FFB08D
Apricot · LightSalmon · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#BE8895
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#7C878D
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#60696E
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
D5C4AA | FFB08D | BE8895 | 7C878D | 60696E | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.7 Fail | 2.2 Fail | 3.3 AA Large | |
1.0 Fail | — | 1.7 Fail | 2.1 Fail | 3.2 AA Large | |
1.7 Fail | 1.7 Fail | — | 1.3 Fail | 1.9 Fail | |
2.2 Fail | 2.1 Fail | 1.3 Fail | — | 1.5 Fail | |
3.3 AA Large | 3.2 AA Large | 1.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D5C4AA
#FFB08D
#BE8895
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d5c4aa;
--color-2: #ffb08d;
--color-3: #be8895;
--color-4: #7c878d;
--color-5: #60696e;
}SCSS
$color-1: #d5c4aa; $color-2: #ffb08d; $color-3: #be8895; $color-4: #7c878d; $color-5: #60696e;
TAILWIND
colors: {
'brand-1': '#d5c4aa',
'brand-2': '#ffb08d',
'brand-3': '#be8895',
'brand-4': '#7c878d',
'brand-5': '#60696e',
}RGB Array
[213, 196, 170], [255, 176, 141], [190, 136, 149], [124, 135, 141], [96, 105, 110]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D5C4AA, #FFB08D, #BE8895, #7C878D, #60696E is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #d5c4aa; --color-2: #ffb08d; --color-3: #be8895; --color-4: #7c878d; --color-5: #60696e. 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. 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. 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