← Back to Editor

#000000 · #292712 · #77810E · #90F52D · #F6F14D

sea

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#292712

Autumn Sage · Black · Amber Gold

HEX
#292712
RGB
rgb(41, 39, 18)
HSL
hsl(55, 39%, 12%)
HSB
hsb(55, 56%, 16%)
CMYK
cmyk(0%, 5%, 56%, 84%)
Oklch
oklch(26.9% 0.035 103.7)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#77810E

Autumn Sage · Olive · Honey Gold

HEX
#77810E
RGB
rgb(119, 129, 14)
HSL
hsl(65, 80%, 28%)
HSB
hsb(65, 89%, 51%)
CMYK
cmyk(8%, 0%, 89%, 49%)
Oklch
oklch(57.6% 0.126 115.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#90F52D

Emerald · GreenYellow · Olive Green

HEX
#90F52D
RGB
rgb(144, 245, 45)
HSL
hsl(90, 91%, 57%)
HSB
hsb(90, 82%, 96%)
CMYK
cmyk(41%, 0%, 82%, 4%)
Oklch
oklch(87.4% 0.237 133.8)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#F6F14D

Fresh Green · Khaki · Sunflower

HEX
#F6F14D
RGB
rgb(246, 241, 77)
HSL
hsl(58, 90%, 63%)
HSB
hsb(58, 69%, 96%)
CMYK
cmyk(0%, 2%, 69%, 4%)
Oklch
oklch(93.4% 0.177 107.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
292712
77810E
90F52D
F6F14D
1.4
Fail
4.9
AA
15.3
AAA
17.6
AAA
1.4
Fail
3.5
AA Large
11.0
AAA
12.6
AAA
4.9
AA
3.5
AA Large
3.1
AA Large
3.6
AA Large
15.3
AAA
11.0
AAA
3.1
AA Large
1.2
Fail
17.6
AAA
12.6
AAA
3.6
AA Large
1.2
Fail
White BG
21.0AAA
15.1AAA
4.3AA Large
1.4Fail
1.2Fail
Black BG
1.0Fail
1.4Fail
4.9AA
15.3AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
282817
7B7B2A
BCBD5D
F4F475

Deuteranopia

000000
282818
7B7A30
B6AE69
F4F57E

Tritanopia

000000
291B1C
784045
95848C
F6949B

Achromatopsia

000000
252525
717171
C0C0C0
E0E0E0

Shades & Tints Shades & Tints

#000000

Dark
Light

#292712

Dark
Light

#77810E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #292712;
  --color-3: #77810e;
  --color-4: #90f52d;
  --color-5: #f6f14d;
}

SCSS

$color-1: #000000;
$color-2: #292712;
$color-3: #77810e;
$color-4: #90f52d;
$color-5: #f6f14d;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#292712',
  'brand-3': '#77810e',
  'brand-4': '#90f52d',
  'brand-5': '#f6f14d',
}

RGB Array

[0, 0, 0], [41, 39, 18], [119, 129, 14], [144, 245, 45], [246, 241, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #000000, #292712, #77810E, #90F52D, #F6F14D is ideal for: tech websites, dark mode UIs, game UIs, 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: #292712; --color-3: #77810e; --color-4: #90f52d; --color-5: #f6f14d. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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