Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0CB84
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#5B0009
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#BE0412
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#353432
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#100000
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· 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
F0CB84 | 5B0009 | BE0412 | 353432 | 100000 | |
|---|---|---|---|---|---|
| — | 9.4 AAA | 4.2 AA Large | 8.0 AAA | 13.3 AAA | |
9.4 AAA | — | 2.2 Fail | 1.2 Fail | 1.4 Fail | |
4.2 AA Large | 2.2 Fail | — | 1.9 Fail | 3.1 AA Large | |
8.0 AAA | 1.2 Fail | 1.9 Fail | — | 1.7 Fail | |
13.3 AAA | 1.4 Fail | 3.1 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0CB84
#5B0009
#BE0412
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0cb84;
--color-2: #5b0009;
--color-3: #be0412;
--color-4: #353432;
--color-5: #100000;
}SCSS
$color-1: #f0cb84; $color-2: #5b0009; $color-3: #be0412; $color-4: #353432; $color-5: #100000;
TAILWIND
colors: {
'brand-1': '#f0cb84',
'brand-2': '#5b0009',
'brand-3': '#be0412',
'brand-4': '#353432',
'brand-5': '#100000',
}RGB Array
[240, 203, 132], [91, 0, 9], [190, 4, 18], [53, 52, 50], [16, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0CB84, #5B0009, #BE0412, #353432, #100000 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, 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: #f0cb84; --color-2: #5b0009; --color-3: #be0412; --color-4: #353432; --color-5: #100000. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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