Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FADE5D
Ginger · Khaki · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#E7B120
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#D169A0
Mauve · LightCoral · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#333679
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#915FA7
Dark Plum · LightSlateGray · Violet
Traditional「Dark Plum」· Paint「Violet」· 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
FADE5D | E7B120 | D169A0 | 333679 | 915FA7 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.5 Fail | 8.1 AAA | 3.6 AA Large | |
1.5 Fail | — | 1.7 Fail | 5.5 AA | 2.4 Fail | |
2.5 Fail | 1.7 Fail | — | 3.2 AA Large | 1.4 Fail | |
8.1 AAA | 5.5 AA | 3.2 AA Large | — | 2.3 Fail | |
3.6 AA Large | 2.4 Fail | 1.4 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FADE5D
#E7B120
#D169A0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fade5d;
--color-2: #e7b120;
--color-3: #d169a0;
--color-4: #333679;
--color-5: #915fa7;
}SCSS
$color-1: #fade5d; $color-2: #e7b120; $color-3: #d169a0; $color-4: #333679; $color-5: #915fa7;
TAILWIND
colors: {
'brand-1': '#fade5d',
'brand-2': '#e7b120',
'brand-3': '#d169a0',
'brand-4': '#333679',
'brand-5': '#915fa7',
}RGB Array
[250, 222, 93], [231, 177, 32], [209, 105, 160], [51, 54, 121], [145, 95, 167]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #FADE5D, #E7B120, #D169A0, #333679, #915FA7 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: #fade5d; --color-2: #e7b120; --color-3: #d169a0; --color-4: #333679; --color-5: #915fa7. 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 warm-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