Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4B2A5
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FEC9B6
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#94C4AF
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#7C9894
Mineral Blue · LightSlateGray · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#523D4E
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
D4B2A5 | FEC9B6 | 94C4AF | 7C9894 | 523D4E | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.0 Fail | 1.6 Fail | 5.0 AA | |
1.3 Fail | — | 1.3 Fail | 2.1 Fail | 6.7 AA | |
1.0 Fail | 1.3 Fail | — | 1.6 Fail | 5.0 AA | |
1.6 Fail | 2.1 Fail | 1.6 Fail | — | 3.2 AA Large | |
5.0 AA | 6.7 AA | 5.0 AA | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4B2A5
#FEC9B6
#94C4AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4b2a5;
--color-2: #fec9b6;
--color-3: #94c4af;
--color-4: #7c9894;
--color-5: #523d4e;
}SCSS
$color-1: #d4b2a5; $color-2: #fec9b6; $color-3: #94c4af; $color-4: #7c9894; $color-5: #523d4e;
TAILWIND
colors: {
'brand-1': '#d4b2a5',
'brand-2': '#fec9b6',
'brand-3': '#94c4af',
'brand-4': '#7c9894',
'brand-5': '#523d4e',
}RGB Array
[212, 178, 165], [254, 201, 182], [148, 196, 175], [124, 152, 148], [82, 61, 78]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4B2A5, #FEC9B6, #94C4AF, #7C9894, #523D4E is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #d4b2a5; --color-2: #fec9b6; --color-3: #94c4af; --color-4: #7c9894; --color-5: #523d4e. 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. 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