Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B00000
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#E1E1E1
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#A1A1A1
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F9F6F1
Goose Yellow · SeaShell · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
B00000 | E1E1E1 | FFFFFF | A1A1A1 | F9F6F1 | |
|---|---|---|---|---|---|
| — | 5.6 AA | 7.4 AAA | 2.9 Fail | 6.8 AA | |
5.6 AA | — | 1.3 Fail | 2.0 Fail | 1.2 Fail | |
7.4 AAA | 1.3 Fail | — | 2.6 Fail | 1.1 Fail | |
2.9 Fail | 2.0 Fail | 2.6 Fail | — | 2.4 Fail | |
6.8 AA | 1.2 Fail | 1.1 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B00000
#E1E1E1
#FFFFFF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b00000;
--color-2: #e1e1e1;
--color-3: #ffffff;
--color-4: #a1a1a1;
--color-5: #f9f6f1;
}SCSS
$color-1: #b00000; $color-2: #e1e1e1; $color-3: #ffffff; $color-4: #a1a1a1; $color-5: #f9f6f1;
TAILWIND
colors: {
'brand-1': '#b00000',
'brand-2': '#e1e1e1',
'brand-3': '#ffffff',
'brand-4': '#a1a1a1',
'brand-5': '#f9f6f1',
}RGB Array
[176, 0, 0], [225, 225, 225], [255, 255, 255], [161, 161, 161], [249, 246, 241]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B00000, #E1E1E1, #FFFFFF, #A1A1A1, #F9F6F1 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #b00000; --color-2: #e1e1e1; --color-3: #ffffff; --color-4: #a1a1a1; --color-5: #f9f6f1. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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