Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFE0D2
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#BE7896
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#323232
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#EFC623
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#889178
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· 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
EFE0D2 | BE7896 | 323232 | EFC623 | 889178 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 9.9 AAA | 1.3 Fail | 2.6 Fail | |
2.6 Fail | — | 3.9 AA Large | 2.0 Fail | 1.0 Fail | |
9.9 AAA | 3.9 AA Large | — | 7.8 AAA | 3.9 AA Large | |
1.3 Fail | 2.0 Fail | 7.8 AAA | — | 2.0 Fail | |
2.6 Fail | 1.0 Fail | 3.9 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFE0D2
#BE7896
#323232
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #efe0d2;
--color-2: #be7896;
--color-3: #323232;
--color-4: #efc623;
--color-5: #889178;
}SCSS
$color-1: #efe0d2; $color-2: #be7896; $color-3: #323232; $color-4: #efc623; $color-5: #889178;
TAILWIND
colors: {
'brand-1': '#efe0d2',
'brand-2': '#be7896',
'brand-3': '#323232',
'brand-4': '#efc623',
'brand-5': '#889178',
}RGB Array
[239, 224, 210], [190, 120, 150], [50, 50, 50], [239, 198, 35], [136, 145, 120]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EFE0D2, #BE7896, #323232, #EFC623, #889178 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: #efe0d2; --color-2: #be7896; --color-3: #323232; --color-4: #efc623; --color-5: #889178. 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