#151ECC Color

Inspect #151ECC across formats, palettes, contrast and closest named color matches.

Color preview

#151ECC

Color formats

HEX
#151ECC
RGB
rgb(21, 30, 204)
RGBA
rgba(21, 30, 204, 1)
HSL
hsl(237, 81%, 44%)
HSV
hsv(237, 90%, 80%)
CMYK
cmyk(90%, 85%, 0%, 20%)
CSS variable
--color-primary: #151ECC;
Lowercase HEX
#151ecc

Shades

Tints

Tones

Harmony

CSS snippets for #151ECC

.color-151ecc {
  color: #151ECC;
  background-color: #151ECC;
}

Frequently asked questions

What color is #151ECC?+

#151ECC is a HEX color with RGB value rgb(21, 30, 204) and HSL value hsl(237, 81%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #151ECC?+

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