← Back to Editor

#010101 · #639D84 · #FFF1BD · #FFD747 · #E07326

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

#639D84

Mineral Blue · CadetBlue · Olive Green

HEX
#639D84
RGB
rgb(99, 157, 132)
HSL
hsl(154, 23%, 50%)
HSB
hsb(154, 37%, 62%)
CMYK
cmyk(37%, 0%, 16%, 38%)
Oklch
oklch(64.9% 0.072 165.2)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#FFF1BD

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF1BD
RGB
rgb(255, 241, 189)
HSL
hsl(47, 100%, 87%)
HSB
hsb(47, 26%, 100%)
CMYK
cmyk(0%, 5%, 26%, 0%)
Oklch
oklch(95.7% 0.068 94.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FFD747

Ginger · SandyBrown · Sunflower

HEX
#FFD747
RGB
rgb(255, 215, 71)
HSL
hsl(47, 100%, 64%)
HSB
hsb(47, 72%, 100%)
CMYK
cmyk(0%, 16%, 72%, 0%)
Oklch
oklch(88.9% 0.160 92.9)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#E07326

Tangerine · Chocolate · Warm Sun

HEX
#E07326
RGB
rgb(224, 115, 38)
HSL
hsl(25, 75%, 51%)
HSB
hsb(25, 83%, 88%)
CMYK
cmyk(0%, 49%, 83%, 12%)
Oklch
oklch(67.0% 0.160 50.7)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

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
639D84
FFF1BD
FFD747
E07326
6.6
AA
18.5
AAA
15.0
AAA
6.6
AA
6.6
AA
2.8
Fail
2.3
Fail
1.0
Fail
18.5
AAA
2.8
Fail
1.2
Fail
2.8
Fail
15.0
AAA
2.3
Fail
1.2
Fail
2.3
Fail
6.6
AA
1.0
Fail
2.8
Fail
2.3
Fail
White BG
20.9AAA
3.1AA Large
1.1Fail
1.4Fail
3.2AA Large
Black BG
1.0Fail
6.7AA
18.6AAA
15.1AAA
6.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
7C7D8A
F9F9CA
EEED6A
B1B039

Deuteranopia

010101
79748C
FAFBCD
F0F372
B7BF3D

Tritanopia

010101
668F90
FED4D6
FD858B
DB474B

Achromatopsia

010101
898989
EFEFEF
D3D3D3
8B8B8B

Shades & Tints Shades & Tints

#010101

Dark
Light

#639D84

Dark
Light

#FFF1BD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #639d84;
  --color-3: #fff1bd;
  --color-4: #ffd747;
  --color-5: #e07326;
}

SCSS

$color-1: #010101;
$color-2: #639d84;
$color-3: #fff1bd;
$color-4: #ffd747;
$color-5: #e07326;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#639d84',
  'brand-3': '#fff1bd',
  'brand-4': '#ffd747',
  'brand-5': '#e07326',
}

RGB Array

[1, 1, 1], [99, 157, 132], [255, 241, 189], [255, 215, 71], [224, 115, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #010101, #639D84, #FFF1BD, #FFD747, #E07326 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: #639d84; --color-3: #fff1bd; --color-4: #ffd747; --color-5: #e07326. 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