#153F84 Color

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

Color preview

#153F84

Color formats

HEX
#153F84
RGB
rgb(21, 63, 132)
RGBA
rgba(21, 63, 132, 1)
HSL
hsl(217, 73%, 30%)
HSV
hsv(217, 84%, 52%)
CMYK
cmyk(84%, 52%, 0%, 48%)
CSS variable
--color-primary: #153F84;
Lowercase HEX
#153f84

Shades

Tints

Tones

Harmony

CSS snippets for #153F84

.color-153f84 {
  color: #153F84;
  background-color: #153F84;
}

Frequently asked questions

What color is #153F84?+

#153F84 is a HEX color with RGB value rgb(21, 63, 132) and HSL value hsl(217, 73%, 30%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #153F84?+

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