← Back to Editor

#070707 · #411F1E · #389F9E · #B8E6D9 · #F1F7F5

dark

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

#070707

Ink Black · Black · Jet Black

HEX
#070707
RGB
rgb(7, 7, 7)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(12.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#411F1E

Crimson · DarkSlateGray · Deep Berry

HEX
#411F1E
RGB
rgb(65, 31, 30)
HSL
hsl(2, 37%, 19%)
HSB
hsb(2, 54%, 25%)
CMYK
cmyk(0%, 52%, 54%, 75%)
Oklch
oklch(28.6% 0.053 22.7)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#389F9E

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#389F9E
RGB
rgb(56, 159, 158)
HSL
hsl(179, 48%, 42%)
HSB
hsb(179, 65%, 62%)
CMYK
cmyk(65%, 0%, 1%, 38%)
Oklch
oklch(64.4% 0.093 194.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#B8E6D9

Jade · LightBlue · Glacier Blue

HEX
#B8E6D9
RGB
rgb(184, 230, 217)
HSL
hsl(163, 48%, 81%)
HSB
hsb(163, 20%, 90%)
CMYK
cmyk(20%, 0%, 6%, 10%)
Oklch
oklch(88.9% 0.051 176.0)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#F1F7F5

Jade · Snow · Glacier Blue

HEX
#F1F7F5
RGB
rgb(241, 247, 245)
HSL
hsl(160, 27%, 96%)
HSB
hsb(160, 2%, 97%)
CMYK
cmyk(2%, 0%, 1%, 3%)
Oklch
oklch(97.1% 0.007 174.4)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

070707
080808

Analogous

080808
070707
080808

Triadic

070707
080808
080808

Split-Comp.

070707
080808
080808

Tetradic

070707
080808
080808
080808

Contrast Matrix WCAG 2.1 Contrast

070707
411F1E
389F9E
B8E6D9
F1F7F5
1.4
Fail
6.4
AA
14.7
AAA
18.6
AAA
1.4
Fail
4.6
AA
10.7
AAA
13.5
AAA
6.4
AA
4.6
AA
2.3
Fail
2.9
Fail
14.7
AAA
10.7
AAA
2.3
Fail
1.3
Fail
18.6
AAA
13.5
AAA
2.9
Fail
1.3
Fail
White BG
20.1AAA
14.6AAA
3.2AA Large
1.4Fail
1.1Fail
Black BG
1.0Fail
1.4Fail
6.6AA
15.4AAA
19.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

070707
32321E
65669E
CCCCDC
F4F4F5

Deuteranopia

070707
34371E
5F579E
C9C6DD
F3F3F6

Tritanopia

070707
3F1E1E
3D9E9E
BADFDF
F1F6F6

Achromatopsia

070707
292929
808080
D7D7D7
F5F5F5

Shades & Tints Shades & Tints

#070707

Dark
Light

#411F1E

Dark
Light

#389F9E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #070707;
  --color-2: #411f1e;
  --color-3: #389f9e;
  --color-4: #b8e6d9;
  --color-5: #f1f7f5;
}

SCSS

$color-1: #070707;
$color-2: #411f1e;
$color-3: #389f9e;
$color-4: #b8e6d9;
$color-5: #f1f7f5;

TAILWIND

colors: {
  'brand-1': '#070707',
  'brand-2': '#411f1e',
  'brand-3': '#389f9e',
  'brand-4': '#b8e6d9',
  'brand-5': '#f1f7f5',
}

RGB Array

[7, 7, 7], [65, 31, 30], [56, 159, 158], [184, 230, 217], [241, 247, 245]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #070707, #411F1E, #389F9E, #B8E6D9, #F1F7F5 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: #070707; --color-2: #411f1e; --color-3: #389f9e; --color-4: #b8e6d9; --color-5: #f1f7f5. 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 dark-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