#153DCB Color

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

Color preview

#153DCB

Color formats

HEX
#153DCB
RGB
rgb(21, 61, 203)
RGBA
rgba(21, 61, 203, 1)
HSL
hsl(227, 81%, 44%)
HSV
hsv(227, 90%, 80%)
CMYK
cmyk(90%, 70%, 0%, 20%)
CSS variable
--color-primary: #153DCB;
Lowercase HEX
#153dcb

Shades

Tints

Tones

Harmony

CSS snippets for #153DCB

.color-153dcb {
  color: #153DCB;
  background-color: #153DCB;
}

Frequently asked questions

What color is #153DCB?+

#153DCB is a HEX color with RGB value rgb(21, 61, 203) and HSL value hsl(227, 81%, 44%). Its closest CSS named color is MediumBlue.

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

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