#3F248B Color

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

Color preview

#3F248B

Color formats

HEX
#3F248B
RGB
rgb(63, 36, 139)
RGBA
rgba(63, 36, 139, 1)
HSL
hsl(256, 59%, 34%)
HSV
hsv(256, 74%, 55%)
CMYK
cmyk(55%, 74%, 0%, 45%)
CSS variable
--color-primary: #3F248B;
Lowercase HEX
#3f248b

Shades

Tints

Tones

Harmony

CSS snippets for #3F248B

.color-3f248b {
  color: #3F248B;
  background-color: #3F248B;
}

Frequently asked questions

What color is #3F248B?+

#3F248B is a HEX color with RGB value rgb(63, 36, 139) and HSL value hsl(256, 59%, 34%). Its closest CSS named color is DarkSlateBlue.

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

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