#080C5E Color Information

Hex color code: #080C5E

#080C5E is a rich blue color. In RGB it is (8, 12, 94), and in HSL it is (237°, 84%, 20%). It is popular in mobile app design.

Try:
Color NameNavy
HEX
#080C5E
RGB
8, 12, 94
HSL
237°, 84%, 20%
CMYK
91%, 87%, 0%, 63%

Shades

CSS Usage
color: #080C5E;
background-color: #080C5E;
border-color: #080C5E;
box-shadow: 0 0 10px #080C5E;
border: 2px solid #080C5E;
Tailwind Usage
bg-[#080C5E]
text-[#080C5E]
border-[#080C5E]
shadow-[0_0_10px_080C5E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #080C5E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #080C5E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #080C5E; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #080C5E; background-color: #080C5E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #080C5E20; border-left: 4px solid #080C5E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #080C5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #080C5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

8, 12, 94

Red: 8 / Green: 12 / Blue: 94

HSL

237°, 84%, 20%

Hue: 237° / Saturation: 84% / Lightness: 20%

CMYK

91%, 87%, 0%, 63%

Cyan: 91% / Magenta: 87% / Yellow: 0% / Key: 63%

What color is #080C5E?

#080C5E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #080C5E to RGB:

rgb(8, 12, 94)HEX to RGB Converter →

HEX to HSL

Convert #080C5E to HSL:

hsl(237, 84%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #080C5E to CMYK:

cmyk(91%, 87%, 0%, 63%)Color Converter →

Color Meaning and Usage

A dark blue tone, #080C5E has RGB (8, 12, 94) and HSL (237°, 84%, 20%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #080C5E is #5E5A08, creating high-contrast pairings. For softer combinations, try analogous colors like #08375E.

Use #080C5E in CSS: color: #080C5E or background-color: #080C5E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #080C5E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.22:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #080C5E?

#080C5E is a dark blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #080C5E?

#080C5E in RGB is (8, 12, 94) - 8 red, 12 green, and 94 blue.

How to use #080C5E in CSS?

Use #080C5E directly in your CSS properties like color or background-color.

What colors go well with #080C5E?

#5E5A08 (complementary), #08375E (analogous), and #020317 (lighter shade) work well with #080C5E.