← Back to Editor

#000000 · #070894 · #37ADD1 · #AFE8E2 · #DAF1F7

space

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

#070894

Deep Indigo · Navy · Prussian Blue

HEX
#070894
RGB
rgb(7, 8, 148)
HSL
hsl(240, 91%, 30%)
HSB
hsb(240, 95%, 58%)
CMYK
cmyk(95%, 95%, 0%, 42%)
Oklch
oklch(30.9% 0.203 265.6)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#37ADD1

Lake Blue · MediumTurquoise · Lake Green

HEX
#37ADD1
RGB
rgb(55, 173, 209)
HSL
hsl(194, 63%, 52%)
HSB
hsb(194, 74%, 82%)
CMYK
cmyk(74%, 17%, 0%, 18%)
Oklch
oklch(69.8% 0.114 222.7)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#AFE8E2

Jade · LightBlue · Glacier Blue

HEX
#AFE8E2
RGB
rgb(175, 232, 226)
HSL
hsl(174, 55%, 80%)
HSB
hsb(174, 25%, 91%)
CMYK
cmyk(25%, 0%, 3%, 9%)
Oklch
oklch(89.0% 0.059 188.1)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#DAF1F7

Sky Blue · Lavender · Glacier Blue

HEX
#DAF1F7
RGB
rgb(218, 241, 247)
HSL
hsl(192, 64%, 91%)
HSB
hsb(192, 12%, 97%)
CMYK
cmyk(12%, 2%, 0%, 3%)
Oklch
oklch(94.3% 0.026 215.1)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

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
070894
37ADD1
AFE8E2
DAF1F7
1.5
Fail
8.1
AAA
15.5
AAA
17.9
AAA
1.5
Fail
5.5
AA
10.5
AAA
12.2
AAA
8.1
AAA
5.5
AA
1.9
Fail
2.2
Fail
15.5
AAA
10.5
AAA
1.9
Fail
1.2
Fail
17.9
AAA
12.2
AAA
2.2
Fail
1.2
Fail
White BG
21.0AAA
14.3AAA
2.6Fail
1.4Fail
1.2Fail
Black BG
1.0Fail
1.5Fail
8.1AAA
15.5AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
070772
6A6BC8
C8C8E3
E4E4F6

Deuteranopia

000000
07076A
635AC6
C4C0E4
E3E1F5

Tritanopia

000000
075752
3DC1C0
B2E5E5
DBF4F4

Achromatopsia

000000
181818
8E8E8E
D6D6D6
EBEBEB

Shades & Tints Shades & Tints

#000000

Dark
Light

#070894

Dark
Light

#37ADD1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #070894;
  --color-3: #37add1;
  --color-4: #afe8e2;
  --color-5: #daf1f7;
}

SCSS

$color-1: #000000;
$color-2: #070894;
$color-3: #37add1;
$color-4: #afe8e2;
$color-5: #daf1f7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#070894',
  'brand-3': '#37add1',
  'brand-4': '#afe8e2',
  'brand-5': '#daf1f7',
}

RGB Array

[0, 0, 0], [7, 8, 148], [55, 173, 209], [175, 232, 226], [218, 241, 247]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #000000, #070894, #37ADD1, #AFE8E2, #DAF1F7 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: #000000; --color-2: #070894; --color-3: #37add1; --color-4: #afe8e2; --color-5: #daf1f7. 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 space-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