Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1F4F3
Jade · SeaShell · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#BBD0C9
Jade · Silver · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#86AC9F
Mineral Blue · DarkSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#73817E
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#61565D
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
F1F4F3 | BBD0C9 | 86AC9F | 73817E | 61565D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 3.7 AA Large | 6.3 AA | |
1.5 Fail | — | 1.5 Fail | 2.5 Fail | 4.3 AA Large | |
2.3 Fail | 1.5 Fail | — | 1.6 Fail | 2.8 Fail | |
3.7 AA Large | 2.5 Fail | 1.6 Fail | — | 1.7 Fail | |
6.3 AA | 4.3 AA Large | 2.8 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1F4F3
#BBD0C9
#86AC9F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1f4f3;
--color-2: #bbd0c9;
--color-3: #86ac9f;
--color-4: #73817e;
--color-5: #61565d;
}SCSS
$color-1: #f1f4f3; $color-2: #bbd0c9; $color-3: #86ac9f; $color-4: #73817e; $color-5: #61565d;
TAILWIND
colors: {
'brand-1': '#f1f4f3',
'brand-2': '#bbd0c9',
'brand-3': '#86ac9f',
'brand-4': '#73817e',
'brand-5': '#61565d',
}RGB Array
[241, 244, 243], [187, 208, 201], [134, 172, 159], [115, 129, 126], [97, 86, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F1F4F3, #BBD0C9, #86AC9F, #73817E, #61565D is ideal for: brand design, premium product pages, magazine layouts, 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: #f1f4f3; --color-2: #bbd0c9; --color-3: #86ac9f; --color-4: #73817e; --color-5: #61565d. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. 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