#153DDE Color

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

Color preview

#153DDE

Color formats

HEX
#153DDE
RGB
rgb(21, 61, 222)
RGBA
rgba(21, 61, 222, 1)
HSL
hsl(228, 83%, 48%)
HSV
hsv(228, 91%, 87%)
CMYK
cmyk(91%, 73%, 0%, 13%)
CSS variable
--color-primary: #153DDE;
Lowercase HEX
#153dde

Shades

Tints

Tones

Harmony

CSS snippets for #153DDE

.color-153dde {
  color: #153DDE;
  background-color: #153DDE;
}

Frequently asked questions

What color is #153DDE?+

#153DDE is a HEX color with RGB value rgb(21, 61, 222) and HSL value hsl(228, 83%, 48%). Its closest CSS named color is RoyalBlue.

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

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