Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBEBBC
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E8CDBC
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#ACB139
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#9E7272
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#914C5C
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
EBEBBC | E8CDBC | ACB139 | 9E7272 | 914C5C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.9 Fail | 3.4 AA Large | 5.1 AA | |
1.2 Fail | — | 1.5 Fail | 2.7 Fail | 4.1 AA Large | |
1.9 Fail | 1.5 Fail | — | 1.8 Fail | 2.7 Fail | |
3.4 AA Large | 2.7 Fail | 1.8 Fail | — | 1.5 Fail | |
5.1 AA | 4.1 AA Large | 2.7 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBEBBC
#E8CDBC
#ACB139
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebebbc;
--color-2: #e8cdbc;
--color-3: #acb139;
--color-4: #9e7272;
--color-5: #914c5c;
}SCSS
$color-1: #ebebbc; $color-2: #e8cdbc; $color-3: #acb139; $color-4: #9e7272; $color-5: #914c5c;
TAILWIND
colors: {
'brand-1': '#ebebbc',
'brand-2': '#e8cdbc',
'brand-3': '#acb139',
'brand-4': '#9e7272',
'brand-5': '#914c5c',
}RGB Array
[235, 235, 188], [232, 205, 188], [172, 177, 57], [158, 114, 114], [145, 76, 92]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EBEBBC, #E8CDBC, #ACB139, #9E7272, #914C5C 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: #ebebbc; --color-2: #e8cdbc; --color-3: #acb139; --color-4: #9e7272; --color-5: #914c5c. 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