Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#FFE099
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#BEC404
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#3F9994
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#780030
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
FFFFFF | FFE099 | BEC404 | 3F9994 | 780030 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 3.4 AA Large | 11.4 AAA | |
1.3 Fail | — | 1.5 Fail | 2.6 Fail | 8.9 AAA | |
1.9 Fail | 1.5 Fail | — | 1.8 Fail | 6.0 AA | |
3.4 AA Large | 2.6 Fail | 1.8 Fail | — | 3.4 AA Large | |
11.4 AAA | 8.9 AAA | 6.0 AA | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#FFE099
#BEC404
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #ffe099;
--color-3: #bec404;
--color-4: #3f9994;
--color-5: #780030;
}SCSS
$color-1: #ffffff; $color-2: #ffe099; $color-3: #bec404; $color-4: #3f9994; $color-5: #780030;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#ffe099',
'brand-3': '#bec404',
'brand-4': '#3f9994',
'brand-5': '#780030',
}RGB Array
[255, 255, 255], [255, 224, 153], [190, 196, 4], [63, 153, 148], [120, 0, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #FFE099, #BEC404, #3F9994, #780030 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffffff; --color-2: #ffe099; --color-3: #bec404; --color-4: #3f9994; --color-5: #780030. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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