Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D2D6D3
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E9F0EA
Celadon · Linen · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#730136
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#541132
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#350125
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
D2D6D3 | E9F0EA | 730136 | 541132 | 350125 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 8.0 AAA | 9.5 AAA | 12.1 AAA | |
1.3 Fail | — | 10.1 AAA | 12.1 AAA | 15.3 AAA | |
8.0 AAA | 10.1 AAA | — | 1.2 Fail | 1.5 Fail | |
9.5 AAA | 12.1 AAA | 1.2 Fail | — | 1.3 Fail | |
12.1 AAA | 15.3 AAA | 1.5 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D2D6D3
#E9F0EA
#730136
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d2d6d3;
--color-2: #e9f0ea;
--color-3: #730136;
--color-4: #541132;
--color-5: #350125;
}SCSS
$color-1: #d2d6d3; $color-2: #e9f0ea; $color-3: #730136; $color-4: #541132; $color-5: #350125;
TAILWIND
colors: {
'brand-1': '#d2d6d3',
'brand-2': '#e9f0ea',
'brand-3': '#730136',
'brand-4': '#541132',
'brand-5': '#350125',
}RGB Array
[210, 214, 211], [233, 240, 234], [115, 1, 54], [84, 17, 50], [53, 1, 37]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #D2D6D3, #E9F0EA, #730136, #541132, #350125 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: #d2d6d3; --color-2: #e9f0ea; --color-3: #730136; --color-4: #541132; --color-5: #350125. 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 dark-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