Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D1CBDA
Wisteria · LightGray · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#95B8D0
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#58A8C6
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#0B7F9B
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#D3E373
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
D1CBDA | 95B8D0 | 58A8C6 | 0B7F9B | D3E373 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.7 Fail | 2.9 Fail | 1.1 Fail | |
1.3 Fail | — | 1.3 Fail | 2.2 Fail | 1.5 Fail | |
1.7 Fail | 1.3 Fail | — | 1.7 Fail | 1.9 Fail | |
2.9 Fail | 2.2 Fail | 1.7 Fail | — | 3.3 AA Large | |
1.1 Fail | 1.5 Fail | 1.9 Fail | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D1CBDA
#95B8D0
#58A8C6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d1cbda;
--color-2: #95b8d0;
--color-3: #58a8c6;
--color-4: #0b7f9b;
--color-5: #d3e373;
}SCSS
$color-1: #d1cbda; $color-2: #95b8d0; $color-3: #58a8c6; $color-4: #0b7f9b; $color-5: #d3e373;
TAILWIND
colors: {
'brand-1': '#d1cbda',
'brand-2': '#95b8d0',
'brand-3': '#58a8c6',
'brand-4': '#0b7f9b',
'brand-5': '#d3e373',
}RGB Array
[209, 203, 218], [149, 184, 208], [88, 168, 198], [11, 127, 155], [211, 227, 115]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D1CBDA, #95B8D0, #58A8C6, #0B7F9B, #D3E373 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: #d1cbda; --color-2: #95b8d0; --color-3: #58a8c6; --color-4: #0b7f9b; --color-5: #d3e373. 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