#2C2FFA Color

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

Color preview

#2C2FFA

Color formats

HEX
#2C2FFA
RGB
rgb(44, 47, 250)
RGBA
rgba(44, 47, 250, 1)
HSL
hsl(239, 95%, 58%)
HSV
hsv(239, 82%, 98%)
CMYK
cmyk(82%, 81%, 0%, 2%)
CSS variable
--color-primary: #2C2FFA;
Lowercase HEX
#2c2ffa

Shades

Tints

Tones

Harmony

CSS snippets for #2C2FFA

.color-2c2ffa {
  color: #2C2FFA;
  background-color: #2C2FFA;
}

Frequently asked questions

What color is #2C2FFA?+

#2C2FFA is a HEX color with RGB value rgb(44, 47, 250) and HSL value hsl(239, 95%, 58%). Its closest CSS named color is Blue.

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

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