#000E53 Color

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

Color preview

#000E53

Color formats

HEX
#000E53
RGB
rgb(0, 14, 83)
RGBA
rgba(0, 14, 83, 1)
HSL
hsl(230, 100%, 16%)
HSV
hsv(230, 100%, 33%)
CMYK
cmyk(100%, 83%, 0%, 67%)
CSS variable
--color-primary: #000E53;
Lowercase HEX
#000e53

Shades

Tints

Tones

Harmony

CSS snippets for #000E53

.color-000e53 {
  color: #000E53;
  background-color: #000E53;
}

Frequently asked questions

What color is #000E53?+

#000E53 is a HEX color with RGB value rgb(0, 14, 83) and HSL value hsl(230, 100%, 16%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #000E53?+

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