Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2C4BC
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#88B382
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#18784B
Mineral Blue · SeaGreen · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#1B5557
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#B8FDFF
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· 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
C2C4BC | 88B382 | 18784B | 1B5557 | B8FDFF | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.1 AA Large | 4.8 AA | 1.6 Fail | |
1.4 Fail | — | 2.3 Fail | 3.6 AA Large | 2.1 Fail | |
3.1 AA Large | 2.3 Fail | — | 1.5 Fail | 4.8 AA | |
4.8 AA | 3.6 AA Large | 1.5 Fail | — | 7.5 AAA | |
1.6 Fail | 2.1 Fail | 4.8 AA | 7.5 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2C4BC
#88B382
#18784B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2c4bc;
--color-2: #88b382;
--color-3: #18784b;
--color-4: #1b5557;
--color-5: #b8fdff;
}SCSS
$color-1: #c2c4bc; $color-2: #88b382; $color-3: #18784b; $color-4: #1b5557; $color-5: #b8fdff;
TAILWIND
colors: {
'brand-1': '#c2c4bc',
'brand-2': '#88b382',
'brand-3': '#18784b',
'brand-4': '#1b5557',
'brand-5': '#b8fdff',
}RGB Array
[194, 196, 188], [136, 179, 130], [24, 120, 75], [27, 85, 87], [184, 253, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #C2C4BC, #88B382, #18784B, #1B5557, #B8FDFF 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: #c2c4bc; --color-2: #88b382; --color-3: #18784b; --color-4: #1b5557; --color-5: #b8fdff. 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 dark-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