#3B24BC Color

Inspect #3B24BC across formats, palettes, contrast and closest named color matches.

Color preview

#3B24BC

Color formats

HEX
#3B24BC
RGB
rgb(59, 36, 188)
RGBA
rgba(59, 36, 188, 1)
HSL
hsl(249, 68%, 44%)
HSV
hsv(249, 81%, 74%)
CMYK
cmyk(69%, 81%, 0%, 26%)
CSS variable
--color-primary: #3B24BC;
Lowercase HEX
#3b24bc

Shades

Tints

Tones

Harmony

CSS snippets for #3B24BC

.color-3b24bc {
  color: #3B24BC;
  background-color: #3B24BC;
}

Frequently asked questions

What color is #3B24BC?+

#3B24BC is a HEX color with RGB value rgb(59, 36, 188) and HSL value hsl(249, 68%, 44%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3B24BC?+

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