#0CC2FA Color

Inspect #0CC2FA across formats, palettes, contrast and closest named color matches.

Color preview

#0CC2FA

Color formats

HEX
#0CC2FA
RGB
rgb(12, 194, 250)
RGBA
rgba(12, 194, 250, 1)
HSL
hsl(194, 96%, 51%)
HSV
hsv(194, 95%, 98%)
CMYK
cmyk(95%, 22%, 0%, 2%)
CSS variable
--color-primary: #0CC2FA;
Lowercase HEX
#0cc2fa

Shades

Tints

Tones

Harmony

CSS snippets for #0CC2FA

.color-0cc2fa {
  color: #0CC2FA;
  background-color: #0CC2FA;
}

Frequently asked questions

What color is #0CC2FA?+

#0CC2FA is a HEX color with RGB value rgb(12, 194, 250) and HSL value hsl(194, 96%, 51%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #0CC2FA?+

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