Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5BA2B
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#E1E0DF
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#0D0804
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#6B4B40
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#EB7A34
Tangerine · Coral · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· 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
F5BA2B | E1E0DF | 0D0804 | 6B4B40 | EB7A34 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 11.3 AAA | 4.4 AA Large | 1.6 Fail | |
1.3 Fail | — | 15.1 AAA | 5.9 AA | 2.2 Fail | |
11.3 AAA | 15.1 AAA | — | 2.6 Fail | 7.0 AA | |
4.4 AA Large | 5.9 AA | 2.6 Fail | — | 2.7 Fail | |
1.6 Fail | 2.2 Fail | 7.0 AA | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5BA2B
#E1E0DF
#0D0804
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5ba2b;
--color-2: #e1e0df;
--color-3: #0d0804;
--color-4: #6b4b40;
--color-5: #eb7a34;
}SCSS
$color-1: #f5ba2b; $color-2: #e1e0df; $color-3: #0d0804; $color-4: #6b4b40; $color-5: #eb7a34;
TAILWIND
colors: {
'brand-1': '#f5ba2b',
'brand-2': '#e1e0df',
'brand-3': '#0d0804',
'brand-4': '#6b4b40',
'brand-5': '#eb7a34',
}RGB Array
[245, 186, 43], [225, 224, 223], [13, 8, 4], [107, 75, 64], [235, 122, 52]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F5BA2B, #E1E0DF, #0D0804, #6B4B40, #EB7A34 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: #f5ba2b; --color-2: #e1e0df; --color-3: #0d0804; --color-4: #6b4b40; --color-5: #eb7a34. 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 warm-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