#000053 Color

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

Color preview

#000053

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #000053

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

Frequently asked questions

What color is #000053?+

#000053 is a HEX color with RGB value rgb(0, 0, 83) and HSL value hsl(240, 100%, 16%). Its closest CSS named color is Navy.

What is the closest Tailwind color to #000053?+

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