Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3E3E6
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#D4F7F7
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#C7C8C7
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#6D6A5B
Autumn Sage · DimGray · Charcoal
Traditional「Autumn Sage」· Paint「Charcoal」· Creative Midnight Shadow
#4B4545
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· 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
B3E3E6 | D4F7F7 | C7C8C7 | 6D6A5B | 4B4545 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.2 Fail | 3.9 AA Large | 6.7 AA | |
1.2 Fail | — | 1.5 Fail | 4.8 AA | 8.2 AAA | |
1.2 Fail | 1.5 Fail | — | 3.2 AA Large | 5.6 AA | |
3.9 AA Large | 4.8 AA | 3.2 AA Large | — | 1.7 Fail | |
6.7 AA | 8.2 AAA | 5.6 AA | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3E3E6
#D4F7F7
#C7C8C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3e3e6;
--color-2: #d4f7f7;
--color-3: #c7c8c7;
--color-4: #6d6a5b;
--color-5: #4b4545;
}SCSS
$color-1: #b3e3e6; $color-2: #d4f7f7; $color-3: #c7c8c7; $color-4: #6d6a5b; $color-5: #4b4545;
TAILWIND
colors: {
'brand-1': '#b3e3e6',
'brand-2': '#d4f7f7',
'brand-3': '#c7c8c7',
'brand-4': '#6d6a5b',
'brand-5': '#4b4545',
}RGB Array
[179, 227, 230], [212, 247, 247], [199, 200, 199], [109, 106, 91], [75, 69, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B3E3E6, #D4F7F7, #C7C8C7, #6D6A5B, #4B4545 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: #b3e3e6; --color-2: #d4f7f7; --color-3: #c7c8c7; --color-4: #6d6a5b; --color-5: #4b4545. 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