#00058C Color

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

Color preview

#00058C

Color formats

HEX
#00058C
RGB
rgb(0, 5, 140)
RGBA
rgba(0, 5, 140, 1)
HSL
hsl(238, 100%, 27%)
HSV
hsv(238, 100%, 55%)
CMYK
cmyk(100%, 96%, 0%, 45%)
CSS variable
--color-primary: #00058C;
Lowercase HEX
#00058c

Shades

Tints

Tones

Harmony

CSS snippets for #00058C

.color-00058c {
  color: #00058C;
  background-color: #00058C;
}

Frequently asked questions

What color is #00058C?+

#00058C is a HEX color with RGB value rgb(0, 5, 140) and HSL value hsl(238, 100%, 27%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #00058C?+

The closest Tailwind color is blue-900, available as the bg-blue-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