#152ACC Color

Inspect #152ACC across formats, palettes, contrast and closest named color matches.

Color preview

#152ACC

Color formats

HEX
#152ACC
RGB
rgb(21, 42, 204)
RGBA
rgba(21, 42, 204, 1)
HSL
hsl(233, 81%, 44%)
HSV
hsv(233, 90%, 80%)
CMYK
cmyk(90%, 79%, 0%, 20%)
CSS variable
--color-primary: #152ACC;
Lowercase HEX
#152acc

Shades

Tints

Tones

Harmony

CSS snippets for #152ACC

.color-152acc {
  color: #152ACC;
  background-color: #152ACC;
}

Frequently asked questions

What color is #152ACC?+

#152ACC is a HEX color with RGB value rgb(21, 42, 204) and HSL value hsl(233, 81%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #152ACC?+

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