Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#010101
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#024186
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#5958FE
Wisteria · MediumSlateBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#00F5FA
Lake Blue · Cyan · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#C7C7C5
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
010101 | 024186 | 5958FE | 00F5FA | C7C7C5 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 4.2 AA Large | 15.3 AAA | 12.3 AAA | |
2.1 Fail | — | 2.0 Fail | 7.3 AAA | 5.9 AA | |
4.2 AA Large | 2.0 Fail | — | 3.6 AA Large | 2.9 Fail | |
15.3 AAA | 7.3 AAA | 3.6 AA Large | — | 1.2 Fail | |
12.3 AAA | 5.9 AA | 2.9 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#010101
#024186
#5958FE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #010101;
--color-2: #024186;
--color-3: #5958fe;
--color-4: #00f5fa;
--color-5: #c7c7c5;
}SCSS
$color-1: #010101; $color-2: #024186; $color-3: #5958fe; $color-4: #00f5fa; $color-5: #c7c7c5;
TAILWIND
colors: {
'brand-1': '#010101',
'brand-2': '#024186',
'brand-3': '#5958fe',
'brand-4': '#00f5fa',
'brand-5': '#c7c7c5',
}RGB Array
[1, 1, 1], [2, 65, 134], [89, 88, 254], [0, 245, 250], [199, 199, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #010101, #024186, #5958FE, #00F5FA, #C7C7C5 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: #010101; --color-2: #024186; --color-3: #5958fe; --color-4: #00f5fa; --color-5: #c7c7c5. 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