#3F15CC Color

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

Color preview

#3F15CC

Color formats

HEX
#3F15CC
RGB
rgb(63, 21, 204)
RGBA
rgba(63, 21, 204, 1)
HSL
hsl(254, 81%, 44%)
HSV
hsv(254, 90%, 80%)
CMYK
cmyk(69%, 90%, 0%, 20%)
CSS variable
--color-primary: #3F15CC;
Lowercase HEX
#3f15cc

Shades

Tints

Tones

Harmony

CSS snippets for #3F15CC

.color-3f15cc {
  color: #3F15CC;
  background-color: #3F15CC;
}

Frequently asked questions

What color is #3F15CC?+

#3F15CC is a HEX color with RGB value rgb(63, 21, 204) and HSL value hsl(254, 81%, 44%). Its closest CSS named color is MediumBlue.

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

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