Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAB14A
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#DB5C33
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#982230
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#740F13
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#F3F8FB
Sky Blue · Snow · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
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
FAB14A | DB5C33 | 982230 | 740F13 | F3F8FB | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 4.4 AA Large | 6.3 AA | 1.7 Fail | |
2.0 Fail | — | 2.1 Fail | 3.1 AA Large | 3.5 AA Large | |
4.4 AA Large | 2.1 Fail | — | 1.4 Fail | 7.5 AAA | |
6.3 AA | 3.1 AA Large | 1.4 Fail | — | 10.8 AAA | |
1.7 Fail | 3.5 AA Large | 7.5 AAA | 10.8 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAB14A
#DB5C33
#982230
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fab14a;
--color-2: #db5c33;
--color-3: #982230;
--color-4: #740f13;
--color-5: #f3f8fb;
}SCSS
$color-1: #fab14a; $color-2: #db5c33; $color-3: #982230; $color-4: #740f13; $color-5: #f3f8fb;
TAILWIND
colors: {
'brand-1': '#fab14a',
'brand-2': '#db5c33',
'brand-3': '#982230',
'brand-4': '#740f13',
'brand-5': '#f3f8fb',
}RGB Array
[250, 177, 74], [219, 92, 51], [152, 34, 48], [116, 15, 19], [243, 248, 251]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FAB14A, #DB5C33, #982230, #740F13, #F3F8FB is ideal for: social media posters, mobile apps, e-commerce promos, 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: #fab14a; --color-2: #db5c33; --color-3: #982230; --color-4: #740f13; --color-5: #f3f8fb. 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 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