Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFDFBD
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0B197
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#D13038
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#2B2120
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#675758
Crimson · DimGray · Charcoal
Traditional「Crimson」· 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
EFDFBD | E0B197 | D13038 | 2B2120 | 675758 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.8 AA Large | 11.9 AAA | 5.2 AA | |
1.5 Fail | — | 2.6 Fail | 8.1 AAA | 3.5 AA Large | |
3.8 AA Large | 2.6 Fail | — | 3.1 AA Large | 1.4 Fail | |
11.9 AAA | 8.1 AAA | 3.1 AA Large | — | 2.3 Fail | |
5.2 AA | 3.5 AA Large | 1.4 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFDFBD
#E0B197
#D13038
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #efdfbd;
--color-2: #e0b197;
--color-3: #d13038;
--color-4: #2b2120;
--color-5: #675758;
}SCSS
$color-1: #efdfbd; $color-2: #e0b197; $color-3: #d13038; $color-4: #2b2120; $color-5: #675758;
TAILWIND
colors: {
'brand-1': '#efdfbd',
'brand-2': '#e0b197',
'brand-3': '#d13038',
'brand-4': '#2b2120',
'brand-5': '#675758',
}RGB Array
[239, 223, 189], [224, 177, 151], [209, 48, 56], [43, 33, 32], [103, 87, 88]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EFDFBD, #E0B197, #D13038, #2B2120, #675758 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: #efdfbd; --color-2: #e0b197; --color-3: #d13038; --color-4: #2b2120; --color-5: #675758. 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