Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#61A3D3
Lake Blue · CornflowerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#7FB0D4
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#A5C0D4
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#EBEBEB
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#173245
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
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
61A3D3 | 7FB0D4 | A5C0D4 | EBEBEB | 173245 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.3 Fail | 4.9 AA | |
1.2 Fail | — | 1.2 Fail | 1.9 Fail | 5.7 AA | |
1.4 Fail | 1.2 Fail | — | 1.6 Fail | 7.0 AAA | |
2.3 Fail | 1.9 Fail | 1.6 Fail | — | 11.2 AAA | |
4.9 AA | 5.7 AA | 7.0 AAA | 11.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#61A3D3
#7FB0D4
#A5C0D4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #61a3d3;
--color-2: #7fb0d4;
--color-3: #a5c0d4;
--color-4: #ebebeb;
--color-5: #173245;
}SCSS
$color-1: #61a3d3; $color-2: #7fb0d4; $color-3: #a5c0d4; $color-4: #ebebeb; $color-5: #173245;
TAILWIND
colors: {
'brand-1': '#61a3d3',
'brand-2': '#7fb0d4',
'brand-3': '#a5c0d4',
'brand-4': '#ebebeb',
'brand-5': '#173245',
}RGB Array
[97, 163, 211], [127, 176, 212], [165, 192, 212], [235, 235, 235], [23, 50, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #61A3D3, #7FB0D4, #A5C0D4, #EBEBEB, #173245 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: #61a3d3; --color-2: #7fb0d4; --color-3: #a5c0d4; --color-4: #ebebeb; --color-5: #173245. 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