#3F3FAF Color

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

Color preview

#3F3FAF

Color formats

HEX
#3F3FAF
RGB
rgb(63, 63, 175)
RGBA
rgba(63, 63, 175, 1)
HSL
hsl(240, 47%, 47%)
HSV
hsv(240, 64%, 69%)
CMYK
cmyk(64%, 64%, 0%, 31%)
CSS variable
--color-primary: #3F3FAF;
Lowercase HEX
#3f3faf

Shades

Tints

Tones

Harmony

CSS snippets for #3F3FAF

.color-3f3faf {
  color: #3F3FAF;
  background-color: #3F3FAF;
}

Frequently asked questions

What color is #3F3FAF?+

#3F3FAF is a HEX color with RGB value rgb(63, 63, 175) and HSL value hsl(240, 47%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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