Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FE8F1C
Ginger · Orange · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#F2E250
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F7F1E1
Goose Yellow · Linen · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#557490
Slate Blue · SlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#45494F
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
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
FE8F1C | F2E250 | F7F1E1 | 557490 | 45494F | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.0 Fail | 2.1 Fail | 4.0 AA Large | |
1.7 Fail | — | 1.2 Fail | 3.7 AA Large | 6.8 AA | |
2.0 Fail | 1.2 Fail | — | 4.3 AA Large | 8.0 AAA | |
2.1 Fail | 3.7 AA Large | 4.3 AA Large | — | 1.8 Fail | |
4.0 AA Large | 6.8 AA | 8.0 AAA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FE8F1C
#F2E250
#F7F1E1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fe8f1c;
--color-2: #f2e250;
--color-3: #f7f1e1;
--color-4: #557490;
--color-5: #45494f;
}SCSS
$color-1: #fe8f1c; $color-2: #f2e250; $color-3: #f7f1e1; $color-4: #557490; $color-5: #45494f;
TAILWIND
colors: {
'brand-1': '#fe8f1c',
'brand-2': '#f2e250',
'brand-3': '#f7f1e1',
'brand-4': '#557490',
'brand-5': '#45494f',
}RGB Array
[254, 143, 28], [242, 226, 80], [247, 241, 225], [85, 116, 144], [69, 73, 79]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FE8F1C, #F2E250, #F7F1E1, #557490, #45494F is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #fe8f1c; --color-2: #f2e250; --color-3: #f7f1e1; --color-4: #557490; --color-5: #45494f. 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. 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 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