Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3F1E1
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#C3BBC1
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#A77792
Rose Purple · Gray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#20061C
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#D96EDA
Lilac · Orchid · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
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
D3F1E1 | C3BBC1 | A77792 | 20061C | D96EDA | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 3.1 AA Large | 15.8 AAA | 2.4 Fail | |
1.6 Fail | — | 2.0 Fail | 10.1 AAA | 1.6 Fail | |
3.1 AA Large | 2.0 Fail | — | 5.2 AA | 1.3 Fail | |
15.8 AAA | 10.1 AAA | 5.2 AA | — | 6.5 AA | |
2.4 Fail | 1.6 Fail | 1.3 Fail | 6.5 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3F1E1
#C3BBC1
#A77792
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3f1e1;
--color-2: #c3bbc1;
--color-3: #a77792;
--color-4: #20061c;
--color-5: #d96eda;
}SCSS
$color-1: #d3f1e1; $color-2: #c3bbc1; $color-3: #a77792; $color-4: #20061c; $color-5: #d96eda;
TAILWIND
colors: {
'brand-1': '#d3f1e1',
'brand-2': '#c3bbc1',
'brand-3': '#a77792',
'brand-4': '#20061c',
'brand-5': '#d96eda',
}RGB Array
[211, 241, 225], [195, 187, 193], [167, 119, 146], [32, 6, 28], [217, 110, 218]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #D3F1E1, #C3BBC1, #A77792, #20061C, #D96EDA 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: #d3f1e1; --color-2: #c3bbc1; --color-3: #a77792; --color-4: #20061c; --color-5: #d96eda. 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 warm-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