#3E3CCD Color

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

Color preview

#3E3CCD

Color formats

HEX
#3E3CCD
RGB
rgb(62, 60, 205)
RGBA
rgba(62, 60, 205, 1)
HSL
hsl(241, 59%, 52%)
HSV
hsv(241, 71%, 80%)
CMYK
cmyk(70%, 71%, 0%, 20%)
CSS variable
--color-primary: #3E3CCD;
Lowercase HEX
#3e3ccd

Shades

Tints

Tones

Harmony

CSS snippets for #3E3CCD

.color-3e3ccd {
  color: #3E3CCD;
  background-color: #3E3CCD;
}

Frequently asked questions

What color is #3E3CCD?+

#3E3CCD is a HEX color with RGB value rgb(62, 60, 205) and HSL value hsl(241, 59%, 52%). Its closest CSS named color is RoyalBlue.

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

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