#2F2FFF Color

Inspect #2F2FFF across formats, palettes, contrast and closest named color matches.

Color preview

#2F2FFF

Color formats

HEX
#2F2FFF
RGB
rgb(47, 47, 255)
RGBA
rgba(47, 47, 255, 1)
HSL
hsl(240, 100%, 59%)
HSV
hsv(240, 82%, 100%)
CMYK
cmyk(82%, 82%, 0%, 0%)
CSS variable
--color-primary: #2F2FFF;
Lowercase HEX
#2f2fff

Shades

Tints

Tones

Harmony

CSS snippets for #2F2FFF

.color-2f2fff {
  color: #2F2FFF;
  background-color: #2F2FFF;
}

Frequently asked questions

What color is #2F2FFF?+

#2F2FFF is a HEX color with RGB value rgb(47, 47, 255) and HSL value hsl(240, 100%, 59%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2F2FFF?+

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