#3F1BDF Color

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

Color preview

#3F1BDF

Color formats

HEX
#3F1BDF
RGB
rgb(63, 27, 223)
RGBA
rgba(63, 27, 223, 1)
HSL
hsl(251, 78%, 49%)
HSV
hsv(251, 88%, 87%)
CMYK
cmyk(72%, 88%, 0%, 13%)
CSS variable
--color-primary: #3F1BDF;
Lowercase HEX
#3f1bdf

Shades

Tints

Tones

Harmony

CSS snippets for #3F1BDF

.color-3f1bdf {
  color: #3F1BDF;
  background-color: #3F1BDF;
}

Frequently asked questions

What color is #3F1BDF?+

#3F1BDF is a HEX color with RGB value rgb(63, 27, 223) and HSL value hsl(251, 78%, 49%). Its closest CSS named color is MediumBlue.

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

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