Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C92828
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#4F3E3E
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#8CABA1
Jade · DarkSeaGreen · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#D7DEDB
Jade · LightGray · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#EBE8D1
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
C92828 | 4F3E3E | 8CABA1 | D7DEDB | EBE8D1 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 2.2 Fail | 4.0 AA Large | 4.5 AA Large | |
1.8 Fail | — | 4.0 AA Large | 7.3 AAA | 8.1 AAA | |
2.2 Fail | 4.0 AA Large | — | 1.8 Fail | 2.0 Fail | |
4.0 AA Large | 7.3 AAA | 1.8 Fail | — | 1.1 Fail | |
4.5 AA Large | 8.1 AAA | 2.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C92828
#4F3E3E
#8CABA1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c92828;
--color-2: #4f3e3e;
--color-3: #8caba1;
--color-4: #d7dedb;
--color-5: #ebe8d1;
}SCSS
$color-1: #c92828; $color-2: #4f3e3e; $color-3: #8caba1; $color-4: #d7dedb; $color-5: #ebe8d1;
TAILWIND
colors: {
'brand-1': '#c92828',
'brand-2': '#4f3e3e',
'brand-3': '#8caba1',
'brand-4': '#d7dedb',
'brand-5': '#ebe8d1',
}RGB Array
[201, 40, 40], [79, 62, 62], [140, 171, 161], [215, 222, 219], [235, 232, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C92828, #4F3E3E, #8CABA1, #D7DEDB, #EBE8D1 is ideal for: brand design, premium product pages, magazine layouts, 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: #c92828; --color-2: #4f3e3e; --color-3: #8caba1; --color-4: #d7dedb; --color-5: #ebe8d1. 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. 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