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
#678A88
Mineral Blue · SlateGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#E0DADA
Peach Pink · LightGray · Cloud White
Traditional「Peach Pink」· Paint「Cloud White」· Creative Silver Lining
#206965
Mineral Blue · DarkSlateGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#ABC9C8
Jade · LightSteelBlue · Lake Green
Traditional「Jade」· 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 | 678A88 | E0DADA | 206965 | ABC9C8 | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 1.2 Fail | 5.7 AA | 1.6 Fail | |
3.4 AA Large | — | 2.7 Fail | 1.7 Fail | 2.1 Fail | |
1.2 Fail | 2.7 Fail | — | 4.7 AA | 1.3 Fail | |
5.7 AA | 1.7 Fail | 4.7 AA | — | 3.6 AA Large | |
1.6 Fail | 2.1 Fail | 1.3 Fail | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2F2F2
#678A88
#E0DADA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2f2f2;
--color-2: #678a88;
--color-3: #e0dada;
--color-4: #206965;
--color-5: #abc9c8;
}SCSS
$color-1: #f2f2f2; $color-2: #678a88; $color-3: #e0dada; $color-4: #206965; $color-5: #abc9c8;
TAILWIND
colors: {
'brand-1': '#f2f2f2',
'brand-2': '#678a88',
'brand-3': '#e0dada',
'brand-4': '#206965',
'brand-5': '#abc9c8',
}RGB Array
[242, 242, 242], [103, 138, 136], [224, 218, 218], [32, 105, 101], [171, 201, 200]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2F2F2, #678A88, #E0DADA, #206965, #ABC9C8 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #678a88; --color-3: #e0dada; --color-4: #206965; --color-5: #abc9c8. 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 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