Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4F5F6F
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#7D848A
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#98B2C3
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#FFF0E0
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#EAD9C5
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
4F5F6F | 7D848A | 98B2C3 | FFF0E0 | EAD9C5 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.0 Fail | 5.9 AA | 4.8 AA | |
1.7 Fail | — | 1.7 Fail | 3.4 AA Large | 2.7 Fail | |
3.0 Fail | 1.7 Fail | — | 2.0 Fail | 1.6 Fail | |
5.9 AA | 3.4 AA Large | 2.0 Fail | — | 1.2 Fail | |
4.8 AA | 2.7 Fail | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4F5F6F
#7D848A
#98B2C3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4f5f6f;
--color-2: #7d848a;
--color-3: #98b2c3;
--color-4: #fff0e0;
--color-5: #ead9c5;
}SCSS
$color-1: #4f5f6f; $color-2: #7d848a; $color-3: #98b2c3; $color-4: #fff0e0; $color-5: #ead9c5;
TAILWIND
colors: {
'brand-1': '#4f5f6f',
'brand-2': '#7d848a',
'brand-3': '#98b2c3',
'brand-4': '#fff0e0',
'brand-5': '#ead9c5',
}RGB Array
[79, 95, 111], [125, 132, 138], [152, 178, 195], [255, 240, 224], [234, 217, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4F5F6F, #7D848A, #98B2C3, #FFF0E0, #EAD9C5 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: #4f5f6f; --color-2: #7d848a; --color-3: #98b2c3; --color-4: #fff0e0; --color-5: #ead9c5. 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