← Back to Editor

#000000 · #412610 · #F1E9D6 · #96CDD4 · #5C8DA3

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#412610

Tangerine · Maroon · Cinnamon

HEX
#412610
RGB
rgb(65, 38, 16)
HSL
hsl(27, 60%, 16%)
HSB
hsb(27, 75%, 25%)
CMYK
cmyk(0%, 42%, 75%, 75%)
Oklch
oklch(29.8% 0.053 57.8)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#F1E9D6

Goose Yellow · Beige · Lemon Cream

HEX
#F1E9D6
RGB
rgb(241, 233, 214)
HSL
hsl(42, 49%, 89%)
HSB
hsb(42, 11%, 95%)
CMYK
cmyk(0%, 3%, 11%, 5%)
Oklch
oklch(93.5% 0.027 87.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#96CDD4

Sky Blue · SkyBlue · Lake Green

HEX
#96CDD4
RGB
rgb(150, 205, 212)
HSL
hsl(187, 42%, 71%)
HSB
hsb(187, 29%, 83%)
CMYK
cmyk(29%, 3%, 0%, 17%)
Oklch
oklch(81.3% 0.058 205.9)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#5C8DA3

Slate Blue · CadetBlue · Mint Ice

HEX
#5C8DA3
RGB
rgb(92, 141, 163)
HSL
hsl(199, 28%, 50%)
HSB
hsb(199, 44%, 64%)
CMYK
cmyk(44%, 13%, 0%, 36%)
Oklch
oklch(61.7% 0.062 228.1)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
412610
F1E9D6
96CDD4
5C8DA3
1.5
Fail
17.4
AAA
12.0
AAA
5.8
AA
1.5
Fail
11.5
AAA
7.9
AAA
3.8
AA Large
17.4
AAA
11.5
AAA
1.4
Fail
3.0
Fail
12.0
AAA
7.9
AAA
1.4
Fail
2.1
Fail
5.8
AA
3.8
AA Large
3.0
Fail
2.1
Fail
White BG
21.0AAA
13.9AAA
1.2Fail
1.8Fail
3.6AA Large
Black BG
1.0Fail
1.5Fail
17.4AAA
12.0AAA
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
353515
EEEDDB
AEAED2
71729E

Deuteranopia

000000
373917
EEEFDC
ABA7D2
6E6B9C

Tritanopia

000000
401A1A
F1DEDF
99D1D1
5E9999

Achromatopsia

000000
2C2C2C
E9E9E9
BDBDBD
818181

Shades & Tints Shades & Tints

#000000

Dark
Light

#412610

Dark
Light

#F1E9D6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #412610;
  --color-3: #f1e9d6;
  --color-4: #96cdd4;
  --color-5: #5c8da3;
}

SCSS

$color-1: #000000;
$color-2: #412610;
$color-3: #f1e9d6;
$color-4: #96cdd4;
$color-5: #5c8da3;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#412610',
  'brand-3': '#f1e9d6',
  'brand-4': '#96cdd4',
  'brand-5': '#5c8da3',
}

RGB Array

[0, 0, 0], [65, 38, 16], [241, 233, 214], [150, 205, 212], [92, 141, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #000000, #412610, #F1E9D6, #96CDD4, #5C8DA3 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: #000000; --color-2: #412610; --color-3: #f1e9d6; --color-4: #96cdd4; --color-5: #5c8da3. 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