Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFF0CB
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C6C7AD
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A2A28A
Autumn Sage · DarkGray · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#AB8C9B
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#987E77
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
EFF0CB | C6C7AD | A2A28A | AB8C9B | 987E77 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.2 Fail | 2.6 Fail | 3.2 AA Large | |
1.5 Fail | — | 1.5 Fail | 1.8 Fail | 2.2 Fail | |
2.2 Fail | 1.5 Fail | — | 1.2 Fail | 1.4 Fail | |
2.6 Fail | 1.8 Fail | 1.2 Fail | — | 1.2 Fail | |
3.2 AA Large | 2.2 Fail | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFF0CB
#C6C7AD
#A2A28A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eff0cb;
--color-2: #c6c7ad;
--color-3: #a2a28a;
--color-4: #ab8c9b;
--color-5: #987e77;
}SCSS
$color-1: #eff0cb; $color-2: #c6c7ad; $color-3: #a2a28a; $color-4: #ab8c9b; $color-5: #987e77;
TAILWIND
colors: {
'brand-1': '#eff0cb',
'brand-2': '#c6c7ad',
'brand-3': '#a2a28a',
'brand-4': '#ab8c9b',
'brand-5': '#987e77',
}RGB Array
[239, 240, 203], [198, 199, 173], [162, 162, 138], [171, 140, 155], [152, 126, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EFF0CB, #C6C7AD, #A2A28A, #AB8C9B, #987E77 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #eff0cb; --color-2: #c6c7ad; --color-3: #a2a28a; --color-4: #ab8c9b; --color-5: #987e77. 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. 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 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