#153CCC Color

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

Color preview

#153CCC

Color formats

HEX
#153CCC
RGB
rgb(21, 60, 204)
RGBA
rgba(21, 60, 204, 1)
HSL
hsl(227, 81%, 44%)
HSV
hsv(227, 90%, 80%)
CMYK
cmyk(90%, 71%, 0%, 20%)
CSS variable
--color-primary: #153CCC;
Lowercase HEX
#153ccc

Shades

Tints

Tones

Harmony

CSS snippets for #153CCC

.color-153ccc {
  color: #153CCC;
  background-color: #153CCC;
}

Frequently asked questions

What color is #153CCC?+

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

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

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