#4033CC Color

Inspect #4033CC across formats, palettes, contrast and closest named color matches.

Color preview

#4033CC

Color formats

HEX
#4033CC
RGB
rgb(64, 51, 204)
RGBA
rgba(64, 51, 204, 1)
HSL
hsl(245, 60%, 50%)
HSV
hsv(245, 75%, 80%)
CMYK
cmyk(69%, 75%, 0%, 20%)
CSS variable
--color-primary: #4033CC;
Lowercase HEX
#4033cc

Shades

Tints

Tones

Harmony

CSS snippets for #4033CC

.color-4033cc {
  color: #4033CC;
  background-color: #4033CC;
}

Frequently asked questions

What color is #4033CC?+

#4033CC is a HEX color with RGB value rgb(64, 51, 204) and HSL value hsl(245, 60%, 50%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #4033CC?+

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