Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3E2E7
Sky Blue · LightGray · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#CEC9D0
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#C5A3B4
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#B24131
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#382423
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
D3E2E7 | CEC9D0 | C5A3B4 | B24131 | 382423 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 4.3 AA Large | 10.9 AAA | |
1.2 Fail | — | 1.4 Fail | 3.5 AA Large | 8.9 AAA | |
1.7 Fail | 1.4 Fail | — | 2.5 Fail | 6.4 AA | |
4.3 AA Large | 3.5 AA Large | 2.5 Fail | — | 2.6 Fail | |
10.9 AAA | 8.9 AAA | 6.4 AA | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3E2E7
#CEC9D0
#C5A3B4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3e2e7;
--color-2: #cec9d0;
--color-3: #c5a3b4;
--color-4: #b24131;
--color-5: #382423;
}SCSS
$color-1: #d3e2e7; $color-2: #cec9d0; $color-3: #c5a3b4; $color-4: #b24131; $color-5: #382423;
TAILWIND
colors: {
'brand-1': '#d3e2e7',
'brand-2': '#cec9d0',
'brand-3': '#c5a3b4',
'brand-4': '#b24131',
'brand-5': '#382423',
}RGB Array
[211, 226, 231], [206, 201, 208], [197, 163, 180], [178, 65, 49], [56, 36, 35]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #D3E2E7, #CEC9D0, #C5A3B4, #B24131, #382423 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #d3e2e7; --color-2: #cec9d0; --color-3: #c5a3b4; --color-4: #b24131; --color-5: #382423. 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 pastel-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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