Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4F4B4B
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#BD2030
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#E61B2E
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#827C7C
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#FF3D1F
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
4F4B4B | BD2030 | E61B2E | 827C7C | FF3D1F | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 2.1 Fail | 2.4 Fail | |
1.4 Fail | — | 1.3 Fail | 1.5 Fail | 1.7 Fail | |
1.9 Fail | 1.3 Fail | — | 1.1 Fail | 1.3 Fail | |
2.1 Fail | 1.5 Fail | 1.1 Fail | — | 1.2 Fail | |
2.4 Fail | 1.7 Fail | 1.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4F4B4B
#BD2030
#E61B2E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4f4b4b;
--color-2: #bd2030;
--color-3: #e61b2e;
--color-4: #827c7c;
--color-5: #ff3d1f;
}SCSS
$color-1: #4f4b4b; $color-2: #bd2030; $color-3: #e61b2e; $color-4: #827c7c; $color-5: #ff3d1f;
TAILWIND
colors: {
'brand-1': '#4f4b4b',
'brand-2': '#bd2030',
'brand-3': '#e61b2e',
'brand-4': '#827c7c',
'brand-5': '#ff3d1f',
}RGB Array
[79, 75, 75], [189, 32, 48], [230, 27, 46], [130, 124, 124], [255, 61, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4F4B4B, #BD2030, #E61B2E, #827C7C, #FF3D1F 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: #4f4b4b; --color-2: #bd2030; --color-3: #e61b2e; --color-4: #827c7c; --color-5: #ff3d1f. 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