Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF5706
Tangerine · OrangeRed · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#E54404
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#6A6A6A
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#B9BDB8
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E0E1E1
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
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
FF5706 | E54404 | 6A6A6A | B9BDB8 | E0E1E1 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.7 Fail | 1.7 Fail | 2.4 Fail | |
1.3 Fail | — | 1.3 Fail | 2.1 Fail | 3.1 AA Large | |
1.7 Fail | 1.3 Fail | — | 2.8 Fail | 4.1 AA Large | |
1.7 Fail | 2.1 Fail | 2.8 Fail | — | 1.5 Fail | |
2.4 Fail | 3.1 AA Large | 4.1 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF5706
#E54404
#6A6A6A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff5706;
--color-2: #e54404;
--color-3: #6a6a6a;
--color-4: #b9bdb8;
--color-5: #e0e1e1;
}SCSS
$color-1: #ff5706; $color-2: #e54404; $color-3: #6a6a6a; $color-4: #b9bdb8; $color-5: #e0e1e1;
TAILWIND
colors: {
'brand-1': '#ff5706',
'brand-2': '#e54404',
'brand-3': '#6a6a6a',
'brand-4': '#b9bdb8',
'brand-5': '#e0e1e1',
}RGB Array
[255, 87, 6], [229, 68, 4], [106, 106, 106], [185, 189, 184], [224, 225, 225]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #FF5706, #E54404, #6A6A6A, #B9BDB8, #E0E1E1 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: #ff5706; --color-2: #e54404; --color-3: #6a6a6a; --color-4: #b9bdb8; --color-5: #e0e1e1. 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