← Back to Editor

#000100 · #38514B · #506E62 · #87A37D · #F2F3C9

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000100

Pine Green · Black · Dark Green

HEX
#000100
RGB
rgb(0, 1, 0)
HSL
hsl(120, 100%, 0%)
HSB
hsb(120, 100%, 0%)
CMYK
cmyk(100%, 0%, 100%, 100%)
Oklch
oklch(5.8% 0.020 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#38514B

Mineral Blue · DarkSlateGray · Mint Ice

HEX
#38514B
RGB
rgb(56, 81, 75)
HSL
hsl(166, 18%, 27%)
HSB
hsb(166, 31%, 32%)
CMYK
cmyk(31%, 0%, 7%, 68%)
Oklch
oklch(41.3% 0.032 178.1)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#506E62

Mineral Blue · DimGray · Forest Green

HEX
#506E62
RGB
rgb(80, 110, 98)
HSL
hsl(156, 16%, 37%)
HSB
hsb(156, 27%, 43%)
CMYK
cmyk(27%, 0%, 11%, 57%)
Oklch
oklch(51.1% 0.040 168.2)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#87A37D

Celadon · DarkSeaGreen · Olive Green

HEX
#87A37D
RGB
rgb(135, 163, 125)
HSL
hsl(104, 17%, 56%)
HSB
hsb(104, 23%, 64%)
CMYK
cmyk(17%, 0%, 23%, 36%)
Oklch
oklch(68.4% 0.063 137.5)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#F2F3C9

Fresh Green · Beige · Lemon Cream

HEX
#F2F3C9
RGB
rgb(242, 243, 201)
HSL
hsl(61, 64%, 87%)
HSB
hsb(61, 17%, 95%)
CMYK
cmyk(0%, 0%, 17%, 5%)
Oklch
oklch(95.3% 0.055 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000100
000000

Analogous

000000
000100
000000

Triadic

000100
000000
000000

Split-Comp.

000100
000000
000000

Tetradic

000100
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000100
38514B
506E62
87A37D
F2F3C9
2.4
Fail
3.7
AA Large
7.5
AAA
18.4
AAA
2.4
Fail
1.5
Fail
3.1
AA Large
7.5
AAA
3.7
AA Large
1.5
Fail
2.0
Fail
4.9
AA
7.5
AAA
3.1
AA Large
2.0
Fail
2.4
Fail
18.4
AAA
7.5
AAA
4.9
AA
2.4
Fail
White BG
20.9AAA
8.6AAA
5.6AA
2.8Fail
1.1Fail
Black BG
1.0Fail
2.4Fail
3.7AA Large
7.6AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
43434C
5D5D65
939386
F2F2D3

Deuteranopia

000000
41404D
5B5966
928F88
F2F2D6

Tritanopia

000000
394E4E
526768
888D8F
F2DBDD

Achromatopsia

010101
494949
646464
969696
EEEEEE

Shades & Tints Shades & Tints

#000100

Dark
Light

#38514B

Dark
Light

#506E62

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000100;
  --color-2: #38514b;
  --color-3: #506e62;
  --color-4: #87a37d;
  --color-5: #f2f3c9;
}

SCSS

$color-1: #000100;
$color-2: #38514b;
$color-3: #506e62;
$color-4: #87a37d;
$color-5: #f2f3c9;

TAILWIND

colors: {
  'brand-1': '#000100',
  'brand-2': '#38514b',
  'brand-3': '#506e62',
  'brand-4': '#87a37d',
  'brand-5': '#f2f3c9',
}

RGB Array

[0, 1, 0], [56, 81, 75], [80, 110, 98], [135, 163, 125], [242, 243, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000100, #38514B, #506E62, #87A37D, #F2F3C9 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: #000100; --color-2: #38514b; --color-3: #506e62; --color-4: #87a37d; --color-5: #f2f3c9. 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 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