Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BE5E00
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#FB16FF
Royal Purple · Magenta · Violet
Traditional「Royal Purple」· Paint「Violet」· Creative Blush Sunrise
#EE3000
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#9B3F00
Tangerine · Brown · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#030201
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
BE5E00 | FB16FF | EE3000 | 9B3F00 | 030201 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.1 Fail | 1.5 Fail | 4.7 AA | |
1.4 Fail | — | 1.3 Fail | 2.1 Fail | 6.6 AA | |
1.1 Fail | 1.3 Fail | — | 1.6 Fail | 5.0 AA | |
1.5 Fail | 2.1 Fail | 1.6 Fail | — | 3.1 AA Large | |
4.7 AA | 6.6 AA | 5.0 AA | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BE5E00
#FB16FF
#EE3000
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #be5e00;
--color-2: #fb16ff;
--color-3: #ee3000;
--color-4: #9b3f00;
--color-5: #030201;
}SCSS
$color-1: #be5e00; $color-2: #fb16ff; $color-3: #ee3000; $color-4: #9b3f00; $color-5: #030201;
TAILWIND
colors: {
'brand-1': '#be5e00',
'brand-2': '#fb16ff',
'brand-3': '#ee3000',
'brand-4': '#9b3f00',
'brand-5': '#030201',
}RGB Array
[190, 94, 0], [251, 22, 255], [238, 48, 0], [155, 63, 0], [3, 2, 1]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BE5E00, #FB16FF, #EE3000, #9B3F00, #030201 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: #be5e00; --color-2: #fb16ff; --color-3: #ee3000; --color-4: #9b3f00; --color-5: #030201. 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