Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D95B7D
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#5F6C73
Slate Blue · DimGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#9C8E9A
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F2C0B6
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#E4E7DF
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
D95B7D | 5F6C73 | 9C8E9A | F2C0B6 | E4E7DF | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.2 Fail | 2.3 Fail | 2.9 Fail | |
1.5 Fail | — | 1.7 Fail | 3.3 AA Large | 4.3 AA Large | |
1.2 Fail | 1.7 Fail | — | 1.9 Fail | 2.5 Fail | |
2.3 Fail | 3.3 AA Large | 1.9 Fail | — | 1.3 Fail | |
2.9 Fail | 4.3 AA Large | 2.5 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D95B7D
#5F6C73
#9C8E9A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d95b7d;
--color-2: #5f6c73;
--color-3: #9c8e9a;
--color-4: #f2c0b6;
--color-5: #e4e7df;
}SCSS
$color-1: #d95b7d; $color-2: #5f6c73; $color-3: #9c8e9a; $color-4: #f2c0b6; $color-5: #e4e7df;
TAILWIND
colors: {
'brand-1': '#d95b7d',
'brand-2': '#5f6c73',
'brand-3': '#9c8e9a',
'brand-4': '#f2c0b6',
'brand-5': '#e4e7df',
}RGB Array
[217, 91, 125], [95, 108, 115], [156, 142, 154], [242, 192, 182], [228, 231, 223]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D95B7D, #5F6C73, #9C8E9A, #F2C0B6, #E4E7DF 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: #d95b7d; --color-2: #5f6c73; --color-3: #9c8e9a; --color-4: #f2c0b6; --color-5: #e4e7df. 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