Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEDBBB
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#A33F5B
Dark Violet · Sienna · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#C0637D
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#DD98AB
Rouge · Tan · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#FFD500
Autumn Sage · Gold · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· 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
EEDBBB | A33F5B | C0637D | DD98AB | FFD500 | |
|---|---|---|---|---|---|
| — | 4.5 AA | 2.9 Fail | 1.7 Fail | 1.0 Fail | |
4.5 AA | — | 1.6 Fail | 2.7 Fail | 4.3 AA Large | |
2.9 Fail | 1.6 Fail | — | 1.7 Fail | 2.8 Fail | |
1.7 Fail | 2.7 Fail | 1.7 Fail | — | 1.6 Fail | |
1.0 Fail | 4.3 AA Large | 2.8 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEDBBB
#A33F5B
#C0637D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eedbbb;
--color-2: #a33f5b;
--color-3: #c0637d;
--color-4: #dd98ab;
--color-5: #ffd500;
}SCSS
$color-1: #eedbbb; $color-2: #a33f5b; $color-3: #c0637d; $color-4: #dd98ab; $color-5: #ffd500;
TAILWIND
colors: {
'brand-1': '#eedbbb',
'brand-2': '#a33f5b',
'brand-3': '#c0637d',
'brand-4': '#dd98ab',
'brand-5': '#ffd500',
}RGB Array
[238, 219, 187], [163, 63, 91], [192, 99, 125], [221, 152, 171], [255, 213, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EEDBBB, #A33F5B, #C0637D, #DD98AB, #FFD500 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: #eedbbb; --color-2: #a33f5b; --color-3: #c0637d; --color-4: #dd98ab; --color-5: #ffd500. 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