#3F2BDA Color

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

Color preview

#3F2BDA

Color formats

HEX
#3F2BDA
RGB
rgb(63, 43, 218)
RGBA
rgba(63, 43, 218, 1)
HSL
hsl(247, 70%, 51%)
HSV
hsv(247, 80%, 85%)
CMYK
cmyk(71%, 80%, 0%, 15%)
CSS variable
--color-primary: #3F2BDA;
Lowercase HEX
#3f2bda

Shades

Tints

Tones

Harmony

CSS snippets for #3F2BDA

.color-3f2bda {
  color: #3F2BDA;
  background-color: #3F2BDA;
}

Frequently asked questions

What color is #3F2BDA?+

#3F2BDA is a HEX color with RGB value rgb(63, 43, 218) and HSL value hsl(247, 70%, 51%). Its closest CSS named color is RoyalBlue.

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

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