← Back to Editor

#010101 · #323B37 · #014C49 · #016A67 · #38F19A

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

#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

#323B37

Mineral Blue · DarkSlateGray · Dark Stone

HEX
#323B37
RGB
rgb(50, 59, 55)
HSL
hsl(153, 8%, 21%)
HSB
hsb(153, 15%, 23%)
CMYK
cmyk(15%, 0%, 7%, 77%)
Oklch
oklch(34.3% 0.014 166.9)

TraditionalMineral Blue」· PaintDark Stone」· Creative Midnight Shadow

#014C49

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#014C49
RGB
rgb(1, 76, 73)
HSL
hsl(178, 97%, 15%)
HSB
hsb(178, 99%, 30%)
CMYK
cmyk(99%, 0%, 4%, 70%)
Oklch
oklch(37.6% 0.065 190.2)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#016A67

Mineral Blue · Teal · Peacock Green

HEX
#016A67
RGB
rgb(1, 106, 103)
HSL
hsl(178, 98%, 21%)
HSB
hsb(178, 99%, 42%)
CMYK
cmyk(99%, 0%, 3%, 58%)
Oklch
oklch(47.4% 0.081 191.4)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#38F19A

Mineral Blue · MediumSpringGreen · Olive Green

HEX
#38F19A
RGB
rgb(56, 241, 154)
HSL
hsl(152, 87%, 58%)
HSB
hsb(152, 77%, 95%)
CMYK
cmyk(77%, 0%, 36%, 5%)
Oklch
oklch(84.9% 0.189 156.9)

TraditionalMineral Blue」· PaintOlive Green」· 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
323B37
014C49
016A67
38F19A
1.8
Fail
2.1
Fail
3.2
AA Large
14.1
AAA
1.8
Fail
1.2
Fail
1.8
Fail
7.8
AAA
2.1
Fail
1.2
Fail
1.5
Fail
6.7
AA
3.2
AA Large
1.8
Fail
1.5
Fail
4.4
AA Large
14.1
AAA
7.8
AAA
6.7
AA
4.4
AA Large
White BG
20.9AAA
11.6AAA
9.9AAA
6.4AA
1.5Fail
Black BG
1.0Fail
1.8Fail
2.1Fail
3.3AA Large
14.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
363638
21224A
2E2F68
888AAF

Deuteranopia

010101
353538
1D184A
282168
7D70B4

Tritanopia

010101
323939
054A4A
066868
41C0C3

Achromatopsia

010101
383838
353535
4A4A4A
B0B0B0

Shades & Tints Shades & Tints

#010101

Dark
Light

#323B37

Dark
Light

#014C49

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #323b37;
  --color-3: #014c49;
  --color-4: #016a67;
  --color-5: #38f19a;
}

SCSS

$color-1: #010101;
$color-2: #323b37;
$color-3: #014c49;
$color-4: #016a67;
$color-5: #38f19a;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#323b37',
  'brand-3': '#014c49',
  'brand-4': '#016a67',
  'brand-5': '#38f19a',
}

RGB Array

[1, 1, 1], [50, 59, 55], [1, 76, 73], [1, 106, 103], [56, 241, 154]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010101, #323B37, #014C49, #016A67, #38F19A 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: #010101; --color-2: #323b37; --color-3: #014c49; --color-4: #016a67; --color-5: #38f19a. 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