Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6E9CB
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F5D3A8
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#BF0E3B
Vermilion · Crimson · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#251209
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#4D3953
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· 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
E6E9CB | F5D3A8 | BF0E3B | 251209 | 4D3953 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 5.1 AA | 14.4 AAA | 8.3 AAA | |
1.1 Fail | — | 4.4 AA Large | 12.6 AAA | 7.3 AAA | |
5.1 AA | 4.4 AA Large | — | 2.9 Fail | 1.6 Fail | |
14.4 AAA | 12.6 AAA | 2.9 Fail | — | 1.7 Fail | |
8.3 AAA | 7.3 AAA | 1.6 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6E9CB
#F5D3A8
#BF0E3B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6e9cb;
--color-2: #f5d3a8;
--color-3: #bf0e3b;
--color-4: #251209;
--color-5: #4d3953;
}SCSS
$color-1: #e6e9cb; $color-2: #f5d3a8; $color-3: #bf0e3b; $color-4: #251209; $color-5: #4d3953;
TAILWIND
colors: {
'brand-1': '#e6e9cb',
'brand-2': '#f5d3a8',
'brand-3': '#bf0e3b',
'brand-4': '#251209',
'brand-5': '#4d3953',
}RGB Array
[230, 233, 203], [245, 211, 168], [191, 14, 59], [37, 18, 9], [77, 57, 83]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E6E9CB, #F5D3A8, #BF0E3B, #251209, #4D3953 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: #e6e9cb; --color-2: #f5d3a8; --color-3: #bf0e3b; --color-4: #251209; --color-5: #4d3953. 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