Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#A8E5ED
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#7ED9E6
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#00D1ED
Lake Blue · DeepSkyBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2E2E2E
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
D1D1D1 | A8E5ED | 7ED9E6 | 00D1ED | 2E2E2E | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.2 Fail | 8.9 AAA | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 9.8 AAA | |
1.1 Fail | 1.2 Fail | — | 1.1 Fail | 8.4 AAA | |
1.2 Fail | 1.3 Fail | 1.1 Fail | — | 7.3 AAA | |
8.9 AAA | 9.8 AAA | 8.4 AAA | 7.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D1D1D1
#A8E5ED
#7ED9E6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d1d1d1;
--color-2: #a8e5ed;
--color-3: #7ed9e6;
--color-4: #00d1ed;
--color-5: #2e2e2e;
}SCSS
$color-1: #d1d1d1; $color-2: #a8e5ed; $color-3: #7ed9e6; $color-4: #00d1ed; $color-5: #2e2e2e;
TAILWIND
colors: {
'brand-1': '#d1d1d1',
'brand-2': '#a8e5ed',
'brand-3': '#7ed9e6',
'brand-4': '#00d1ed',
'brand-5': '#2e2e2e',
}RGB Array
[209, 209, 209], [168, 229, 237], [126, 217, 230], [0, 209, 237], [46, 46, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #D1D1D1, #A8E5ED, #7ED9E6, #00D1ED, #2E2E2E 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: #d1d1d1; --color-2: #a8e5ed; --color-3: #7ed9e6; --color-4: #00d1ed; --color-5: #2e2e2e. 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 sea-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