Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFF2D1
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D9E7CC
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#BED6C7
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#98B0B0
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#7B6A6F
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
EFF2D1 | D9E7CC | BED6C7 | 98B0B0 | 7B6A6F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 2.0 Fail | 4.4 AA Large | |
1.1 Fail | — | 1.2 Fail | 1.8 Fail | 3.9 AA Large | |
1.3 Fail | 1.2 Fail | — | 1.5 Fail | 3.3 AA Large | |
2.0 Fail | 1.8 Fail | 1.5 Fail | — | 2.2 Fail | |
4.4 AA Large | 3.9 AA Large | 3.3 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFF2D1
#D9E7CC
#BED6C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eff2d1;
--color-2: #d9e7cc;
--color-3: #bed6c7;
--color-4: #98b0b0;
--color-5: #7b6a6f;
}SCSS
$color-1: #eff2d1; $color-2: #d9e7cc; $color-3: #bed6c7; $color-4: #98b0b0; $color-5: #7b6a6f;
TAILWIND
colors: {
'brand-1': '#eff2d1',
'brand-2': '#d9e7cc',
'brand-3': '#bed6c7',
'brand-4': '#98b0b0',
'brand-5': '#7b6a6f',
}RGB Array
[239, 242, 209], [217, 231, 204], [190, 214, 199], [152, 176, 176], [123, 106, 111]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #EFF2D1, #D9E7CC, #BED6C7, #98B0B0, #7B6A6F is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #eff2d1; --color-2: #d9e7cc; --color-3: #bed6c7; --color-4: #98b0b0; --color-5: #7b6a6f. 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 dark-style 5-color scheme is especially suited for beauty, lifestyle, arts 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