#3F328B Color

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

Color preview

#3F328B

Color formats

HEX
#3F328B
RGB
rgb(63, 50, 139)
RGBA
rgba(63, 50, 139, 1)
HSL
hsl(249, 47%, 37%)
HSV
hsv(249, 64%, 55%)
CMYK
cmyk(55%, 64%, 0%, 45%)
CSS variable
--color-primary: #3F328B;
Lowercase HEX
#3f328b

Shades

Tints

Tones

Harmony

CSS snippets for #3F328B

.color-3f328b {
  color: #3F328B;
  background-color: #3F328B;
}

Frequently asked questions

What color is #3F328B?+

#3F328B is a HEX color with RGB value rgb(63, 50, 139) and HSL value hsl(249, 47%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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