#3F3FDC Color

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

Color preview

#3F3FDC

Color formats

HEX
#3F3FDC
RGB
rgb(63, 63, 220)
RGBA
rgba(63, 63, 220, 1)
HSL
hsl(240, 69%, 55%)
HSV
hsv(240, 71%, 86%)
CMYK
cmyk(71%, 71%, 0%, 14%)
CSS variable
--color-primary: #3F3FDC;
Lowercase HEX
#3f3fdc

Shades

Tints

Tones

Harmony

CSS snippets for #3F3FDC

.color-3f3fdc {
  color: #3F3FDC;
  background-color: #3F3FDC;
}

Frequently asked questions

What color is #3F3FDC?+

#3F3FDC is a HEX color with RGB value rgb(63, 63, 220) and HSL value hsl(240, 69%, 55%). Its closest CSS named color is RoyalBlue.

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

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