Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#332B28
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#C41B32
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F08A0E
Ochre · Orange · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#8F94AA
Azure · LightSlateGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt 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
332B28 | C41B32 | F08A0E | FFFFFF | 8F94AA | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 5.5 AA | 13.8 AAA | 4.6 AA | |
2.3 Fail | — | 2.4 Fail | 5.9 AA | 2.0 Fail | |
5.5 AA | 2.4 Fail | — | 2.5 Fail | 1.2 Fail | |
13.8 AAA | 5.9 AA | 2.5 Fail | — | 3.0 AA Large | |
4.6 AA | 2.0 Fail | 1.2 Fail | 3.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#332B28
#C41B32
#F08A0E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #332b28;
--color-2: #c41b32;
--color-3: #f08a0e;
--color-4: #ffffff;
--color-5: #8f94aa;
}SCSS
$color-1: #332b28; $color-2: #c41b32; $color-3: #f08a0e; $color-4: #ffffff; $color-5: #8f94aa;
TAILWIND
colors: {
'brand-1': '#332b28',
'brand-2': '#c41b32',
'brand-3': '#f08a0e',
'brand-4': '#ffffff',
'brand-5': '#8f94aa',
}RGB Array
[51, 43, 40], [196, 27, 50], [240, 138, 14], [255, 255, 255], [143, 148, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #332B28, #C41B32, #F08A0E, #FFFFFF, #8F94AA 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: #332b28; --color-2: #c41b32; --color-3: #f08a0e; --color-4: #ffffff; --color-5: #8f94aa. 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