Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3D5B2
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#76B1B5
Slate Blue · MediumAquaMarine · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#597485
Slate Blue · SlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#4F4E49
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#E9FBD3
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
B3D5B2 | 76B1B5 | 597485 | 4F4E49 | E9FBD3 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.1 AA Large | 5.2 AA | 1.5 Fail | |
1.5 Fail | — | 2.0 Fail | 3.5 AA Large | 2.2 Fail | |
3.1 AA Large | 2.0 Fail | — | 1.7 Fail | 4.5 AA | |
5.2 AA | 3.5 AA Large | 1.7 Fail | — | 7.6 AAA | |
1.5 Fail | 2.2 Fail | 4.5 AA | 7.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3D5B2
#76B1B5
#597485
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3d5b2;
--color-2: #76b1b5;
--color-3: #597485;
--color-4: #4f4e49;
--color-5: #e9fbd3;
}SCSS
$color-1: #b3d5b2; $color-2: #76b1b5; $color-3: #597485; $color-4: #4f4e49; $color-5: #e9fbd3;
TAILWIND
colors: {
'brand-1': '#b3d5b2',
'brand-2': '#76b1b5',
'brand-3': '#597485',
'brand-4': '#4f4e49',
'brand-5': '#e9fbd3',
}RGB Array
[179, 213, 178], [118, 177, 181], [89, 116, 133], [79, 78, 73], [233, 251, 211]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B3D5B2, #76B1B5, #597485, #4F4E49, #E9FBD3 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #b3d5b2; --color-2: #76b1b5; --color-3: #597485; --color-4: #4f4e49; --color-5: #e9fbd3. 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. 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