#153CB2 Color

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

Color preview

#153CB2

Color formats

HEX
#153CB2
RGB
rgb(21, 60, 178)
RGBA
rgba(21, 60, 178, 1)
HSL
hsl(225, 79%, 39%)
HSV
hsv(225, 88%, 70%)
CMYK
cmyk(88%, 66%, 0%, 30%)
CSS variable
--color-primary: #153CB2;
Lowercase HEX
#153cb2

Shades

Tints

Tones

Harmony

CSS snippets for #153CB2

.color-153cb2 {
  color: #153CB2;
  background-color: #153CB2;
}

Frequently asked questions

What color is #153CB2?+

#153CB2 is a HEX color with RGB value rgb(21, 60, 178) and HSL value hsl(225, 79%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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