← Back to Editor

#000000 · #001F36 · #1C5560 · #79AE92 · #FBFFCD

A 5-color palette 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

#001F36

Lake Blue · Black · Deep Sea Blue

HEX
#001F36
RGB
rgb(0, 31, 54)
HSL
hsl(206, 100%, 11%)
HSB
hsb(206, 100%, 21%)
CMYK
cmyk(100%, 43%, 0%, 79%)
Oklch
oklch(23.1% 0.058 244.6)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#1C5560

Lake Blue · DarkSlateGray · Peacock Green

HEX
#1C5560
RGB
rgb(28, 85, 96)
HSL
hsl(190, 55%, 24%)
HSB
hsb(190, 71%, 38%)
CMYK
cmyk(71%, 11%, 0%, 62%)
Oklch
oklch(41.8% 0.061 212.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#79AE92

Celadon · DarkSeaGreen · Olive Green

HEX
#79AE92
RGB
rgb(121, 174, 146)
HSL
hsl(148, 25%, 58%)
HSB
hsb(148, 30%, 68%)
CMYK
cmyk(30%, 0%, 16%, 32%)
Oklch
oklch(70.6% 0.070 160.9)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#FBFFCD

Fresh Green · Beige · Lemon Cream

HEX
#FBFFCD
RGB
rgb(251, 255, 205)
HSL
hsl(65, 100%, 90%)
HSB
hsb(65, 20%, 100%)
CMYK
cmyk(2%, 0%, 20%, 0%)
Oklch
oklch(98.5% 0.064 111.3)

TraditionalFresh Green」· PaintLemon Cream」· 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
001F36
1C5560
79AE92
FBFFCD
1.2
Fail
2.5
Fail
8.3
AAA
20.3
AAA
1.2
Fail
2.0
Fail
6.6
AA
16.2
AAA
2.5
Fail
2.0
Fail
3.3
AA Large
8.1
AAA
8.3
AAA
6.6
AA
3.3
AA Large
2.4
Fail
20.3
AAA
16.2
AAA
8.1
AAA
2.4
Fail
White BG
21.0AAA
16.8AAA
8.3AAA
2.5Fail
1.0Fail
Black BG
1.0Fail
1.2Fail
2.5Fail
8.3AAA
20.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
0D0E30
35355D
909099
FDFDD9

Deuteranopia

000000
0C092F
312D5D
8D899A
FDFCDC

Tritanopia

000000
022C2B
1F5B5B
7C9E9F
FBE3E5

Achromatopsia

000000
181818
454545
9B9B9B
F8F8F8

Shades & Tints Shades & Tints

#000000

Dark
Light

#001F36

Dark
Light

#1C5560

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #001f36;
  --color-3: #1c5560;
  --color-4: #79ae92;
  --color-5: #fbffcd;
}

SCSS

$color-1: #000000;
$color-2: #001f36;
$color-3: #1c5560;
$color-4: #79ae92;
$color-5: #fbffcd;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#001f36',
  'brand-3': '#1c5560',
  'brand-4': '#79ae92',
  'brand-5': '#fbffcd',
}

RGB Array

[0, 0, 0], [0, 31, 54], [28, 85, 96], [121, 174, 146], [251, 255, 205]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #001F36, #1C5560, #79AE92, #FBFFCD 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: #001f36; --color-3: #1c5560; --color-4: #79ae92; --color-5: #fbffcd. 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 general-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