#2C0CFA Color

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

Color preview

#2C0CFA

Color formats

HEX
#2C0CFA
RGB
rgb(44, 12, 250)
RGBA
rgba(44, 12, 250, 1)
HSL
hsl(248, 96%, 51%)
HSV
hsv(248, 95%, 98%)
CMYK
cmyk(82%, 95%, 0%, 2%)
CSS variable
--color-primary: #2C0CFA;
Lowercase HEX
#2c0cfa

Shades

Tints

Tones

Harmony

CSS snippets for #2C0CFA

.color-2c0cfa {
  color: #2C0CFA;
  background-color: #2C0CFA;
}

Frequently asked questions

What color is #2C0CFA?+

#2C0CFA is a HEX color with RGB value rgb(44, 12, 250) and HSL value hsl(248, 96%, 51%). Its closest CSS named color is Blue.

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

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