Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBCB65
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#EBAA65
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#EB96C2
Mauve · LightPink · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#63615F
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#C2C1BE
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
EBCB65 | EBAA65 | EB96C2 | 63615F | C2C1BE | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.4 Fail | 3.9 AA Large | 1.1 Fail | |
1.3 Fail | — | 1.1 Fail | 3.1 AA Large | 1.1 Fail | |
1.4 Fail | 1.1 Fail | — | 2.8 Fail | 1.2 Fail | |
3.9 AA Large | 3.1 AA Large | 2.8 Fail | — | 3.4 AA Large | |
1.1 Fail | 1.1 Fail | 1.2 Fail | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBCB65
#EBAA65
#EB96C2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebcb65;
--color-2: #ebaa65;
--color-3: #eb96c2;
--color-4: #63615f;
--color-5: #c2c1be;
}SCSS
$color-1: #ebcb65; $color-2: #ebaa65; $color-3: #eb96c2; $color-4: #63615f; $color-5: #c2c1be;
TAILWIND
colors: {
'brand-1': '#ebcb65',
'brand-2': '#ebaa65',
'brand-3': '#eb96c2',
'brand-4': '#63615f',
'brand-5': '#c2c1be',
}RGB Array
[235, 203, 101], [235, 170, 101], [235, 150, 194], [99, 97, 95], [194, 193, 190]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EBCB65, #EBAA65, #EB96C2, #63615F, #C2C1BE 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: #ebcb65; --color-2: #ebaa65; --color-3: #eb96c2; --color-4: #63615f; --color-5: #c2c1be. 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