#004080 Color

Inspect #004080 across formats, palettes, contrast and closest named color matches.

Color preview

#004080

Color formats

HEX
#004080
RGB
rgb(0, 64, 128)
RGBA
rgba(0, 64, 128, 1)
HSL
hsl(210, 100%, 25%)
HSV
hsv(210, 100%, 50%)
CMYK
cmyk(100%, 50%, 0%, 50%)
CSS variable
--color-primary: #004080;
Lowercase HEX
#004080

Shades

Tints

Tones

Harmony

CSS snippets for #004080

.color-004080 {
  color: #004080;
  background-color: #004080;
}

Frequently asked questions

What color is #004080?+

#004080 is a HEX color with RGB value rgb(0, 64, 128) and HSL value hsl(210, 100%, 25%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #004080?+

The closest Tailwind color is sky-900, available as the bg-sky-900 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools