Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FACC00
Ochre · Gold · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#80130C
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#E9EBDD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#0E2B4B
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#030409
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
FACC00 | 80130C | E9EBDD | 0E2B4B | 030409 | |
|---|---|---|---|---|---|
| — | 6.8 AA | 1.3 Fail | 9.3 AAA | 13.4 AAA | |
6.8 AA | — | 8.6 AAA | 1.4 Fail | 2.0 Fail | |
1.3 Fail | 8.6 AAA | — | 11.9 AAA | 17.0 AAA | |
9.3 AAA | 1.4 Fail | 11.9 AAA | — | 1.4 Fail | |
13.4 AAA | 2.0 Fail | 17.0 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FACC00
#80130C
#E9EBDD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #facc00;
--color-2: #80130c;
--color-3: #e9ebdd;
--color-4: #0e2b4b;
--color-5: #030409;
}SCSS
$color-1: #facc00; $color-2: #80130c; $color-3: #e9ebdd; $color-4: #0e2b4b; $color-5: #030409;
TAILWIND
colors: {
'brand-1': '#facc00',
'brand-2': '#80130c',
'brand-3': '#e9ebdd',
'brand-4': '#0e2b4b',
'brand-5': '#030409',
}RGB Array
[250, 204, 0], [128, 19, 12], [233, 235, 221], [14, 43, 75], [3, 4, 9]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FACC00, #80130C, #E9EBDD, #0E2B4B, #030409 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: #facc00; --color-2: #80130c; --color-3: #e9ebdd; --color-4: #0e2b4b; --color-5: #030409. 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