Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EB3F3F
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#B8876E
Tangerine · DarkSalmon · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#AB9B80
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#8C9485
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#54948C
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· 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
EB3F3F | B8876E | AB9B80 | 8C9485 | 54948C | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 1.3 Fail | 1.1 Fail | |
1.3 Fail | — | 1.1 Fail | 1.0 Fail | 1.1 Fail | |
1.5 Fail | 1.1 Fail | — | 1.2 Fail | 1.3 Fail | |
1.3 Fail | 1.0 Fail | 1.2 Fail | — | 1.1 Fail | |
1.1 Fail | 1.1 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EB3F3F
#B8876E
#AB9B80
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eb3f3f;
--color-2: #b8876e;
--color-3: #ab9b80;
--color-4: #8c9485;
--color-5: #54948c;
}SCSS
$color-1: #eb3f3f; $color-2: #b8876e; $color-3: #ab9b80; $color-4: #8c9485; $color-5: #54948c;
TAILWIND
colors: {
'brand-1': '#eb3f3f',
'brand-2': '#b8876e',
'brand-3': '#ab9b80',
'brand-4': '#8c9485',
'brand-5': '#54948c',
}RGB Array
[235, 63, 63], [184, 135, 110], [171, 155, 128], [140, 148, 133], [84, 148, 140]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EB3F3F, #B8876E, #AB9B80, #8C9485, #54948C is ideal for: corporate websites, product showcases, portfolios. 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: #eb3f3f; --color-2: #b8876e; --color-3: #ab9b80; --color-4: #8c9485; --color-5: #54948c. 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. 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