Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#EBE7E0
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CFE3E5
Sky Blue · LightGray · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#D3CCBE
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#ADC9CD
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
F2F2F2 | EBE7E0 | CFE3E5 | D3CCBE | ADC9CD | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.4 Fail | 1.6 Fail | |
1.1 Fail | — | 1.1 Fail | 1.3 Fail | 1.4 Fail | |
1.2 Fail | 1.1 Fail | — | 1.2 Fail | 1.3 Fail | |
1.4 Fail | 1.3 Fail | 1.2 Fail | — | 1.1 Fail | |
1.6 Fail | 1.4 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2F2F2
#EBE7E0
#CFE3E5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2f2f2;
--color-2: #ebe7e0;
--color-3: #cfe3e5;
--color-4: #d3ccbe;
--color-5: #adc9cd;
}SCSS
$color-1: #f2f2f2; $color-2: #ebe7e0; $color-3: #cfe3e5; $color-4: #d3ccbe; $color-5: #adc9cd;
TAILWIND
colors: {
'brand-1': '#f2f2f2',
'brand-2': '#ebe7e0',
'brand-3': '#cfe3e5',
'brand-4': '#d3ccbe',
'brand-5': '#adc9cd',
}RGB Array
[242, 242, 242], [235, 231, 224], [207, 227, 229], [211, 204, 190], [173, 201, 205]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2F2F2, #EBE7E0, #CFE3E5, #D3CCBE, #ADC9CD 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: #f2f2f2; --color-2: #ebe7e0; --color-3: #cfe3e5; --color-4: #d3ccbe; --color-5: #adc9cd. 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