#3F389F Color

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

Color preview

#3F389F

Color formats

HEX
#3F389F
RGB
rgb(63, 56, 159)
RGBA
rgba(63, 56, 159, 1)
HSL
hsl(244, 48%, 42%)
HSV
hsv(244, 65%, 62%)
CMYK
cmyk(60%, 65%, 0%, 38%)
CSS variable
--color-primary: #3F389F;
Lowercase HEX
#3f389f

Shades

Tints

Tones

Harmony

CSS snippets for #3F389F

.color-3f389f {
  color: #3F389F;
  background-color: #3F389F;
}

Frequently asked questions

What color is #3F389F?+

#3F389F is a HEX color with RGB value rgb(63, 56, 159) and HSL value hsl(244, 48%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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