Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFF33
Autumn Sage · Yellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#E6D959
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#CCB380
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#B38CA6
Mauve · DarkGray · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#9C6ACD
Lilac · MediumOrchid · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
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
FFFF33 | E6D959 | CCB380 | B38CA6 | 9C6ACD | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 2.7 Fail | 3.7 AA Large | |
1.4 Fail | — | 1.4 Fail | 2.0 Fail | 2.7 Fail | |
1.9 Fail | 1.4 Fail | — | 1.4 Fail | 1.9 Fail | |
2.7 Fail | 2.0 Fail | 1.4 Fail | — | 1.3 Fail | |
3.7 AA Large | 2.7 Fail | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFF33
#E6D959
#CCB380
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffff33;
--color-2: #e6d959;
--color-3: #ccb380;
--color-4: #b38ca6;
--color-5: #9c6acd;
}SCSS
$color-1: #ffff33; $color-2: #e6d959; $color-3: #ccb380; $color-4: #b38ca6; $color-5: #9c6acd;
TAILWIND
colors: {
'brand-1': '#ffff33',
'brand-2': '#e6d959',
'brand-3': '#ccb380',
'brand-4': '#b38ca6',
'brand-5': '#9c6acd',
}RGB Array
[255, 255, 51], [230, 217, 89], [204, 179, 128], [179, 140, 166], [156, 106, 205]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFF33, #E6D959, #CCB380, #B38CA6, #9C6ACD 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: #ffff33; --color-2: #e6d959; --color-3: #ccb380; --color-4: #b38ca6; --color-5: #9c6acd. 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