#153DDD Color

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

Color preview

#153DDD

Color formats

HEX
#153DDD
RGB
rgb(21, 61, 221)
RGBA
rgba(21, 61, 221, 1)
HSL
hsl(228, 83%, 47%)
HSV
hsv(228, 90%, 87%)
CMYK
cmyk(90%, 72%, 0%, 13%)
CSS variable
--color-primary: #153DDD;
Lowercase HEX
#153ddd

Shades

Tints

Tones

Harmony

CSS snippets for #153DDD

.color-153ddd {
  color: #153DDD;
  background-color: #153DDD;
}

Frequently asked questions

What color is #153DDD?+

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

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

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