Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEF2D2
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#97CFAA
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#ABB0AD
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#B880A3
Mauve · DarkGray · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#38323D
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
DEF2D2 | 97CFAA | ABB0AD | B880A3 | 38323D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.9 Fail | 2.7 Fail | 10.5 AAA | |
1.5 Fail | — | 1.2 Fail | 1.8 Fail | 7.0 AA | |
1.9 Fail | 1.2 Fail | — | 1.4 Fail | 5.6 AA | |
2.7 Fail | 1.8 Fail | 1.4 Fail | — | 3.9 AA Large | |
10.5 AAA | 7.0 AA | 5.6 AA | 3.9 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEF2D2
#97CFAA
#ABB0AD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #def2d2;
--color-2: #97cfaa;
--color-3: #abb0ad;
--color-4: #b880a3;
--color-5: #38323d;
}SCSS
$color-1: #def2d2; $color-2: #97cfaa; $color-3: #abb0ad; $color-4: #b880a3; $color-5: #38323d;
TAILWIND
colors: {
'brand-1': '#def2d2',
'brand-2': '#97cfaa',
'brand-3': '#abb0ad',
'brand-4': '#b880a3',
'brand-5': '#38323d',
}RGB Array
[222, 242, 210], [151, 207, 170], [171, 176, 173], [184, 128, 163], [56, 50, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEF2D2, #97CFAA, #ABB0AD, #B880A3, #38323D 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: #def2d2; --color-2: #97cfaa; --color-3: #abb0ad; --color-4: #b880a3; --color-5: #38323d. 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. 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