← Back to Editor

#010101 · #024186 · #5958FE · #00F5FA · #C7C7C5

sea

A 5-color sea palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#024186

Indigo · MidnightBlue · Prussian Blue

HEX
#024186
RGB
rgb(2, 65, 134)
HSL
hsl(211, 97%, 27%)
HSB
hsb(211, 99%, 53%)
CMYK
cmyk(99%, 51%, 0%, 47%)
Oklch
oklch(38.4% 0.129 256.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#5958FE

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#5958FE
RGB
rgb(89, 88, 254)
HSL
hsl(240, 99%, 67%)
HSB
hsb(240, 65%, 100%)
CMYK
cmyk(65%, 65%, 0%, 0%)
Oklch
oklch(56.6% 0.239 275.9)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#00F5FA

Lake Blue · Cyan · Mint Ice

HEX
#00F5FA
RGB
rgb(0, 245, 250)
HSL
hsl(181, 100%, 49%)
HSB
hsb(181, 100%, 98%)
CMYK
cmyk(100%, 2%, 0%, 2%)
Oklch
oklch(88.0% 0.150 197.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#C7C7C5

Silver Gray · Silver · Pearl Gray

HEX
#C7C7C5
RGB
rgb(199, 199, 197)
HSL
hsl(60, 2%, 78%)
HSB
hsb(60, 1%, 78%)
CMYK
cmyk(0%, 0%, 1%, 22%)
Oklch
oklch(82.9% 0.003 106.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

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
White BG
20.9AAA
10.0AAA
4.9AA
1.4Fail
1.7Fail
Black BG
1.0Fail
2.1Fail
4.3AA Large
15.4AAA
12.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
1D1E75
5959D6
6A6CF9
C7C7C5

Deuteranopia

010101
1A1571
5959CC
5C4AF9
C7C7C6

Tritanopia

010101
056865
59B6AF
0CF8F8
C7C6C6

Achromatopsia

010101
363636
6B6B6B
ACACAC
C7C7C7

Shades & Tints Shades & Tints

#010101

Dark
Light

#024186

Dark
Light

#5958FE

Dark
Light

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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color