Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3BCB6
Peach Pink · Silver · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#CA2977
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#6C466D
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#0A263E
Lake Blue · MidnightBlue · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#505358
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
D3BCB6 | CA2977 | 6C466D | 0A263E | 505358 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 4.3 AA Large | 8.6 AAA | 4.3 AA Large | |
2.8 Fail | — | 1.5 Fail | 3.0 AA Large | 1.5 Fail | |
4.3 AA Large | 1.5 Fail | — | 2.0 Fail | 1.0 Fail | |
8.6 AAA | 3.0 AA Large | 2.0 Fail | — | 2.0 Fail | |
4.3 AA Large | 1.5 Fail | 1.0 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3BCB6
#CA2977
#6C466D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3bcb6;
--color-2: #ca2977;
--color-3: #6c466d;
--color-4: #0a263e;
--color-5: #505358;
}SCSS
$color-1: #d3bcb6; $color-2: #ca2977; $color-3: #6c466d; $color-4: #0a263e; $color-5: #505358;
TAILWIND
colors: {
'brand-1': '#d3bcb6',
'brand-2': '#ca2977',
'brand-3': '#6c466d',
'brand-4': '#0a263e',
'brand-5': '#505358',
}RGB Array
[211, 188, 182], [202, 41, 119], [108, 70, 109], [10, 38, 62], [80, 83, 88]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D3BCB6, #CA2977, #6C466D, #0A263E, #505358 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: #d3bcb6; --color-2: #ca2977; --color-3: #6c466d; --color-4: #0a263e; --color-5: #505358. 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