#3F299F Color

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

Color preview

#3F299F

Color formats

HEX
#3F299F
RGB
rgb(63, 41, 159)
RGBA
rgba(63, 41, 159, 1)
HSL
hsl(251, 59%, 39%)
HSV
hsv(251, 74%, 62%)
CMYK
cmyk(60%, 74%, 0%, 38%)
CSS variable
--color-primary: #3F299F;
Lowercase HEX
#3f299f

Shades

Tints

Tones

Harmony

CSS snippets for #3F299F

.color-3f299f {
  color: #3F299F;
  background-color: #3F299F;
}

Frequently asked questions

What color is #3F299F?+

#3F299F is a HEX color with RGB value rgb(63, 41, 159) and HSL value hsl(251, 59%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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