#0CCEFA Color

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

Color preview

#0CCEFA

Color formats

HEX
#0CCEFA
RGB
rgb(12, 206, 250)
RGBA
rgba(12, 206, 250, 1)
HSL
hsl(191, 96%, 51%)
HSV
hsv(191, 95%, 98%)
CMYK
cmyk(95%, 18%, 0%, 2%)
CSS variable
--color-primary: #0CCEFA;
Lowercase HEX
#0ccefa

Shades

Tints

Tones

Harmony

CSS snippets for #0CCEFA

.color-0ccefa {
  color: #0CCEFA;
  background-color: #0CCEFA;
}

Frequently asked questions

What color is #0CCEFA?+

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

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

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