Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D7BFCC
Mauve · LightGray · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#DBA6B6
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#C86778
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#7B4160
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#263340
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
D7BFCC | DBA6B6 | C86778 | 7B4160 | 263340 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.2 Fail | 4.4 AA Large | 7.5 AAA | |
1.2 Fail | — | 1.8 Fail | 3.7 AA Large | 6.2 AA | |
2.2 Fail | 1.8 Fail | — | 2.0 Fail | 3.5 AA Large | |
4.4 AA Large | 3.7 AA Large | 2.0 Fail | — | 1.7 Fail | |
7.5 AAA | 6.2 AA | 3.5 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D7BFCC
#DBA6B6
#C86778
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d7bfcc;
--color-2: #dba6b6;
--color-3: #c86778;
--color-4: #7b4160;
--color-5: #263340;
}SCSS
$color-1: #d7bfcc; $color-2: #dba6b6; $color-3: #c86778; $color-4: #7b4160; $color-5: #263340;
TAILWIND
colors: {
'brand-1': '#d7bfcc',
'brand-2': '#dba6b6',
'brand-3': '#c86778',
'brand-4': '#7b4160',
'brand-5': '#263340',
}RGB Array
[215, 191, 204], [219, 166, 182], [200, 103, 120], [123, 65, 96], [38, 51, 64]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D7BFCC, #DBA6B6, #C86778, #7B4160, #263340 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: #d7bfcc; --color-2: #dba6b6; --color-3: #c86778; --color-4: #7b4160; --color-5: #263340. 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