Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4D6080
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#B0B7AF
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#D7DFC8
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#F0F0D4
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EEDDB1
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
4D6080 | B0B7AF | D7DFC8 | F0F0D4 | EEDDB1 | |
|---|---|---|---|---|---|
| — | 3.1 AA Large | 4.6 AA | 5.5 AA | 4.7 AA | |
3.1 AA Large | — | 1.5 Fail | 1.8 Fail | 1.5 Fail | |
4.6 AA | 1.5 Fail | — | 1.2 Fail | 1.0 Fail | |
5.5 AA | 1.8 Fail | 1.2 Fail | — | 1.2 Fail | |
4.7 AA | 1.5 Fail | 1.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4D6080
#B0B7AF
#D7DFC8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4d6080;
--color-2: #b0b7af;
--color-3: #d7dfc8;
--color-4: #f0f0d4;
--color-5: #eeddb1;
}SCSS
$color-1: #4d6080; $color-2: #b0b7af; $color-3: #d7dfc8; $color-4: #f0f0d4; $color-5: #eeddb1;
TAILWIND
colors: {
'brand-1': '#4d6080',
'brand-2': '#b0b7af',
'brand-3': '#d7dfc8',
'brand-4': '#f0f0d4',
'brand-5': '#eeddb1',
}RGB Array
[77, 96, 128], [176, 183, 175], [215, 223, 200], [240, 240, 212], [238, 221, 177]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4D6080, #B0B7AF, #D7DFC8, #F0F0D4, #EEDDB1 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: #4d6080; --color-2: #b0b7af; --color-3: #d7dfc8; --color-4: #f0f0d4; --color-5: #eeddb1. 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