← Back to Editor

#000000 · #084B78 · #1C1C1C · #076CB0 · #007FD4

cool

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

#084B78

Lake Blue · MidnightBlue · Prussian Blue

HEX
#084B78
RGB
rgb(8, 75, 120)
HSL
hsl(204, 88%, 25%)
HSB
hsb(204, 93%, 47%)
CMYK
cmyk(93%, 37%, 0%, 53%)
Oklch
oklch(39.9% 0.097 245.6)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#1C1C1C

Ink Black · Black · Dark Stone

HEX
#1C1C1C
RGB
rgb(28, 28, 28)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(22.6% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#076CB0

Lake Blue · Teal · Prussian Blue

HEX
#076CB0
RGB
rgb(7, 108, 176)
HSL
hsl(204, 92%, 36%)
HSB
hsb(204, 96%, 69%)
CMYK
cmyk(96%, 39%, 0%, 31%)
Oklch
oklch(51.7% 0.134 247.2)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#007FD4

Lake Blue · DodgerBlue · Navy Blue

HEX
#007FD4
RGB
rgb(0, 127, 212)
HSL
hsl(204, 100%, 42%)
HSB
hsb(204, 100%, 83%)
CMYK
cmyk(100%, 40%, 0%, 17%)
Oklch
oklch(58.4% 0.159 248.5)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

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
084B78
1C1C1C
076CB0
007FD4
2.3
Fail
1.2
Fail
3.8
AA Large
5.0
AA
2.3
Fail
1.9
Fail
1.7
Fail
2.2
Fail
1.2
Fail
1.9
Fail
3.1
AA Large
4.0
AA Large
3.8
AA Large
1.7
Fail
3.1
AA Large
1.3
Fail
5.0
AA
2.2
Fail
4.0
AA Large
1.3
Fail
White BG
21.0AAA
9.2AAA
17.0AAA
5.6AA
4.2AA Large
Black BG
1.0Fail
2.3Fail
1.2Fail
3.8AA Large
5.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
25266D
1C1C1C
3334A0
3738BF

Deuteranopia

000000
211C6B
1C1C1C
2D259C
3026BA

Tritanopia

000000
0B6563
1C1C1C
0C9390
06AFAC

Achromatopsia

000000
3C3C3C
1C1C1C
565656
636363

Shades & Tints Shades & Tints

#000000

Dark
Light

#084B78

Dark
Light

#1C1C1C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #084b78;
  --color-3: #1c1c1c;
  --color-4: #076cb0;
  --color-5: #007fd4;
}

SCSS

$color-1: #000000;
$color-2: #084b78;
$color-3: #1c1c1c;
$color-4: #076cb0;
$color-5: #007fd4;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#084b78',
  'brand-3': '#1c1c1c',
  'brand-4': '#076cb0',
  'brand-5': '#007fd4',
}

RGB Array

[0, 0, 0], [8, 75, 120], [28, 28, 28], [7, 108, 176], [0, 127, 212]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #000000, #084B78, #1C1C1C, #076CB0, #007FD4 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: #000000; --color-2: #084b78; --color-3: #1c1c1c; --color-4: #076cb0; --color-5: #007fd4. 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 cool-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