Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D40000
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#808080
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#50A4B1
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#B9DFE4
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#E3E3E3
Plain White · Lavender · 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
D40000 | 808080 | 50A4B1 | B9DFE4 | E3E3E3 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 3.9 AA Large | 4.3 AA Large | |
1.4 Fail | — | 1.4 Fail | 2.8 Fail | 3.1 AA Large | |
1.9 Fail | 1.4 Fail | — | 2.0 Fail | 2.2 Fail | |
3.9 AA Large | 2.8 Fail | 2.0 Fail | — | 1.1 Fail | |
4.3 AA Large | 3.1 AA Large | 2.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D40000
#808080
#50A4B1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d40000;
--color-2: #808080;
--color-3: #50a4b1;
--color-4: #b9dfe4;
--color-5: #e3e3e3;
}SCSS
$color-1: #d40000; $color-2: #808080; $color-3: #50a4b1; $color-4: #b9dfe4; $color-5: #e3e3e3;
TAILWIND
colors: {
'brand-1': '#d40000',
'brand-2': '#808080',
'brand-3': '#50a4b1',
'brand-4': '#b9dfe4',
'brand-5': '#e3e3e3',
}RGB Array
[212, 0, 0], [128, 128, 128], [80, 164, 177], [185, 223, 228], [227, 227, 227]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This luxury-style palette of #D40000, #808080, #50A4B1, #B9DFE4, #E3E3E3 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: #d40000; --color-2: #808080; --color-3: #50a4b1; --color-4: #b9dfe4; --color-5: #e3e3e3. 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 luxury-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