Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#840C2B
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#A50E4E
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#CA4C99
Rose Purple · MediumVioletRed · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#C2B9C5
Lilac · Silver · Pearl Gray
Traditional「Lilac」· Paint「Pearl Gray」· Creative Silver Lining
#D0E1D2
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
840C2B | A50E4E | CA4C99 | C2B9C5 | D0E1D2 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.4 Fail | 5.3 AA | 7.4 AAA | |
1.3 Fail | — | 1.8 Fail | 4.0 AA Large | 5.5 AA | |
2.4 Fail | 1.8 Fail | — | 2.2 Fail | 3.1 AA Large | |
5.3 AA | 4.0 AA Large | 2.2 Fail | — | 1.4 Fail | |
7.4 AAA | 5.5 AA | 3.1 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#840C2B
#A50E4E
#CA4C99
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #840c2b;
--color-2: #a50e4e;
--color-3: #ca4c99;
--color-4: #c2b9c5;
--color-5: #d0e1d2;
}SCSS
$color-1: #840c2b; $color-2: #a50e4e; $color-3: #ca4c99; $color-4: #c2b9c5; $color-5: #d0e1d2;
TAILWIND
colors: {
'brand-1': '#840c2b',
'brand-2': '#a50e4e',
'brand-3': '#ca4c99',
'brand-4': '#c2b9c5',
'brand-5': '#d0e1d2',
}RGB Array
[132, 12, 43], [165, 14, 78], [202, 76, 153], [194, 185, 197], [208, 225, 210]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #840C2B, #A50E4E, #CA4C99, #C2B9C5, #D0E1D2 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: #840c2b; --color-2: #a50e4e; --color-3: #ca4c99; --color-4: #c2b9c5; --color-5: #d0e1d2. 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. 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