Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FE301B
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#E6E0AC
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E9580A
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#91ABA4
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#9DB4AC
Jade · DarkGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
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
FE301B | E6E0AC | E9580A | 91ABA4 | 9DB4AC | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 1.0 Fail | 1.5 Fail | 1.7 Fail | |
2.8 Fail | — | 2.7 Fail | 1.8 Fail | 1.6 Fail | |
1.0 Fail | 2.7 Fail | — | 1.5 Fail | 1.6 Fail | |
1.5 Fail | 1.8 Fail | 1.5 Fail | — | 1.1 Fail | |
1.7 Fail | 1.6 Fail | 1.6 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FE301B
#E6E0AC
#E9580A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fe301b;
--color-2: #e6e0ac;
--color-3: #e9580a;
--color-4: #91aba4;
--color-5: #9db4ac;
}SCSS
$color-1: #fe301b; $color-2: #e6e0ac; $color-3: #e9580a; $color-4: #91aba4; $color-5: #9db4ac;
TAILWIND
colors: {
'brand-1': '#fe301b',
'brand-2': '#e6e0ac',
'brand-3': '#e9580a',
'brand-4': '#91aba4',
'brand-5': '#9db4ac',
}RGB Array
[254, 48, 27], [230, 224, 172], [233, 88, 10], [145, 171, 164], [157, 180, 172]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FE301B, #E6E0AC, #E9580A, #91ABA4, #9DB4AC 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: #fe301b; --color-2: #e6e0ac; --color-3: #e9580a; --color-4: #91aba4; --color-5: #9db4ac. 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