#153CB3 Color

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

Color preview

#153CB3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #153CB3

.color-153cb3 {
  color: #153CB3;
  background-color: #153CB3;
}

Frequently asked questions

What color is #153CB3?+

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

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

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