Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5FBFCC
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#EAE9E6
Goose Yellow · Linen · Cloud White
Traditional「Goose Yellow」· Paint「Cloud White」· Creative Morning Mist
#ADA69C
Ginger · DarkGray · Silver Sand
Traditional「Ginger」· Paint「Silver Sand」· Creative Urban Concrete
#999999
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· 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
5FBFCC | EAE9E6 | ADA69C | 999999 | |
|---|---|---|---|---|
| — | 1.8 Fail | 1.1 Fail | 1.3 Fail | |
1.8 Fail | — | 2.0 Fail | 2.3 Fail | |
1.1 Fail | 2.0 Fail | — | 1.2 Fail | |
1.3 Fail | 2.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5FBFCC
#EAE9E6
#ADA69C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5fbfcc;
--color-2: #eae9e6;
--color-3: #ada69c;
--color-4: #999999;
}SCSS
$color-1: #5fbfcc; $color-2: #eae9e6; $color-3: #ada69c; $color-4: #999999;
TAILWIND
colors: {
'brand-1': '#5fbfcc',
'brand-2': '#eae9e6',
'brand-3': '#ada69c',
'brand-4': '#999999',
}RGB Array
[95, 191, 204], [234, 233, 230], [173, 166, 156], [153, 153, 153]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #5FBFCC, #EAE9E6, #ADA69C, #999999 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 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #5fbfcc; --color-2: #eae9e6; --color-3: #ada69c; --color-4: #999999. 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 4-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