← Back to Editor

#030000 · #3E494B · #798C86 · #9EB6B6 · #DFF0F7

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

#030000

Vermilion · Black · Deep Berry

HEX
#030000
RGB
rgb(3, 0, 0)
HSL
hsl(0, 100%, 1%)
HSB
hsb(0, 100%, 1%)
CMYK
cmyk(0%, 100%, 100%, 99%)
Oklch
oklch(6.1% 0.025 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#3E494B

Slate Blue · DarkSlateGray · Charcoal

HEX
#3E494B
RGB
rgb(62, 73, 75)
HSL
hsl(189, 9%, 27%)
HSB
hsb(189, 17%, 29%)
CMYK
cmyk(17%, 3%, 0%, 71%)
Oklch
oklch(39.6% 0.015 209.8)

TraditionalSlate Blue」· PaintCharcoal」· Creative Midnight Shadow

#798C86

Mineral Blue · Gray · Warm Gray

HEX
#798C86
RGB
rgb(121, 140, 134)
HSL
hsl(161, 8%, 51%)
HSB
hsb(161, 14%, 55%)
CMYK
cmyk(14%, 0%, 4%, 45%)
Oklch
oklch(62.3% 0.024 174.5)

TraditionalMineral Blue」· PaintWarm Gray」· Creative Urban Concrete

#9EB6B6

Sky Blue · DarkGray · Lake Green

HEX
#9EB6B6
RGB
rgb(158, 182, 182)
HSL
hsl(180, 14%, 67%)
HSB
hsb(180, 13%, 71%)
CMYK
cmyk(13%, 0%, 0%, 29%)
Oklch
oklch(75.8% 0.026 196.6)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#DFF0F7

Sky Blue · Lavender · Glacier Blue

HEX
#DFF0F7
RGB
rgb(223, 240, 247)
HSL
hsl(198, 60%, 92%)
HSB
hsb(198, 10%, 97%)
CMYK
cmyk(10%, 3%, 0%, 3%)
Oklch
oklch(94.5% 0.020 224.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030000
000505

Analogous

050003
030000
050300

Triadic

030000
000500
000005

Split-Comp.

030000
000503
000305

Tetradic

030000
030500
000505
030005

Contrast Matrix WCAG 2.1 Contrast

030000
3E494B
798C86
9EB6B6
DFF0F7
2.3
Fail
5.9
AA
9.8
AAA
17.9
AAA
2.3
Fail
2.6
Fail
4.3
AA Large
7.9
AAA
5.9
AA
2.6
Fail
1.7
Fail
3.0
AA Large
9.8
AAA
4.3
AA Large
1.7
Fail
1.8
Fail
17.9
AAA
7.9
AAA
3.0
AA Large
1.8
Fail
White BG
20.9AAA
9.3AAA
3.6AA Large
2.1Fail
1.2Fail
Black BG
1.0Fail
2.3Fail
5.9AA
9.8AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020200
43434B
818187
A8A9B6
E6E7F5

Deuteranopia

020200
42414A
807F88
A7A5B6
E5E4F5

Tritanopia

030000
3F4A4A
7A8989
9FB6B6
E0F4F4

Achromatopsia

010101
464646
868686
AFAFAF
ECECEC

Shades & Tints Shades & Tints

#030000

Dark
Light

#3E494B

Dark
Light

#798C86

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030000;
  --color-2: #3e494b;
  --color-3: #798c86;
  --color-4: #9eb6b6;
  --color-5: #dff0f7;
}

SCSS

$color-1: #030000;
$color-2: #3e494b;
$color-3: #798c86;
$color-4: #9eb6b6;
$color-5: #dff0f7;

TAILWIND

colors: {
  'brand-1': '#030000',
  'brand-2': '#3e494b',
  'brand-3': '#798c86',
  'brand-4': '#9eb6b6',
  'brand-5': '#dff0f7',
}

RGB Array

[3, 0, 0], [62, 73, 75], [121, 140, 134], [158, 182, 182], [223, 240, 247]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030000, #3E494B, #798C86, #9EB6B6, #DFF0F7 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: #030000; --color-2: #3e494b; --color-3: #798c86; --color-4: #9eb6b6; --color-5: #dff0f7. 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