#2C14FF Color

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

Color preview

#2C14FF

Color formats

HEX
#2C14FF
RGB
rgb(44, 20, 255)
RGBA
rgba(44, 20, 255, 1)
HSL
hsl(246, 100%, 54%)
HSV
hsv(246, 92%, 100%)
CMYK
cmyk(83%, 92%, 0%, 0%)
CSS variable
--color-primary: #2C14FF;
Lowercase HEX
#2c14ff

Shades

Tints

Tones

Harmony

CSS snippets for #2C14FF

.color-2c14ff {
  color: #2C14FF;
  background-color: #2C14FF;
}

Frequently asked questions

What color is #2C14FF?+

#2C14FF is a HEX color with RGB value rgb(44, 20, 255) and HSL value hsl(246, 100%, 54%). Its closest CSS named color is Blue.

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

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