Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D0CDD4
Wisteria · LightGray · Pearl Gray
Traditional「Wisteria」· Paint「Pearl Gray」· Creative Silver Lining
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#98DE57
Emerald · GreenYellow · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#00D6A4
Mineral Blue · MediumSpringGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5F15D6
Deep Indigo · DarkViolet · Violet
Traditional「Deep Indigo」· Paint「Violet」· 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
D0CDD4 | FFFFFF | 98DE57 | 00D6A4 | 5F15D6 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.0 Fail | 1.2 Fail | 5.2 AA | |
1.6 Fail | — | 1.6 Fail | 1.9 Fail | 8.2 AAA | |
1.0 Fail | 1.6 Fail | — | 1.2 Fail | 5.0 AA | |
1.2 Fail | 1.9 Fail | 1.2 Fail | — | 4.3 AA Large | |
5.2 AA | 8.2 AAA | 5.0 AA | 4.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D0CDD4
#FFFFFF
#98DE57
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d0cdd4;
--color-2: #ffffff;
--color-3: #98de57;
--color-4: #00d6a4;
--color-5: #5f15d6;
}SCSS
$color-1: #d0cdd4; $color-2: #ffffff; $color-3: #98de57; $color-4: #00d6a4; $color-5: #5f15d6;
TAILWIND
colors: {
'brand-1': '#d0cdd4',
'brand-2': '#ffffff',
'brand-3': '#98de57',
'brand-4': '#00d6a4',
'brand-5': '#5f15d6',
}RGB Array
[208, 205, 212], [255, 255, 255], [152, 222, 87], [0, 214, 164], [95, 21, 214]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D0CDD4, #FFFFFF, #98DE57, #00D6A4, #5F15D6 is ideal for: health products, baby brands, fresh-style blogs, 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: #d0cdd4; --color-2: #ffffff; --color-3: #98de57; --color-4: #00d6a4; --color-5: #5f15d6. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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