Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4F4F4
Moonlight White · SeaShell · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#9AD4D6
Sky Blue · LightBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#248482
Mineral Blue · Teal · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#86908F
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#C9C4C0
Apricot · Silver · Pearl Gray
Traditional「Apricot」· Paint「Pearl Gray」· Creative Silver Lining
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
F4F4F4 | 9AD4D6 | 248482 | 86908F | C9C4C0 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 4.1 AA Large | 3.0 Fail | 1.6 Fail | |
1.5 Fail | — | 2.7 Fail | 2.0 Fail | 1.1 Fail | |
4.1 AA Large | 2.7 Fail | — | 1.4 Fail | 2.6 Fail | |
3.0 Fail | 2.0 Fail | 1.4 Fail | — | 1.9 Fail | |
1.6 Fail | 1.1 Fail | 2.6 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4F4F4
#9AD4D6
#248482
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4f4f4;
--color-2: #9ad4d6;
--color-3: #248482;
--color-4: #86908f;
--color-5: #c9c4c0;
}SCSS
$color-1: #f4f4f4; $color-2: #9ad4d6; $color-3: #248482; $color-4: #86908f; $color-5: #c9c4c0;
TAILWIND
colors: {
'brand-1': '#f4f4f4',
'brand-2': '#9ad4d6',
'brand-3': '#248482',
'brand-4': '#86908f',
'brand-5': '#c9c4c0',
}RGB Array
[244, 244, 244], [154, 212, 214], [36, 132, 130], [134, 144, 143], [201, 196, 192]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #F4F4F4, #9AD4D6, #248482, #86908F, #C9C4C0 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: #f4f4f4; --color-2: #9ad4d6; --color-3: #248482; --color-4: #86908f; --color-5: #c9c4c0. 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 sea-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