#0CCBFB Color

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

Color preview

#0CCBFB

Color formats

HEX
#0CCBFB
RGB
rgb(12, 203, 251)
RGBA
rgba(12, 203, 251, 1)
HSL
hsl(192, 97%, 52%)
HSV
hsv(192, 95%, 98%)
CMYK
cmyk(95%, 19%, 0%, 2%)
CSS variable
--color-primary: #0CCBFB;
Lowercase HEX
#0ccbfb

Shades

Tints

Tones

Harmony

CSS snippets for #0CCBFB

.color-0ccbfb {
  color: #0CCBFB;
  background-color: #0CCBFB;
}

Frequently asked questions

What color is #0CCBFB?+

#0CCBFB is a HEX color with RGB value rgb(12, 203, 251) and HSL value hsl(192, 97%, 52%). Its closest CSS named color is DeepSkyBlue.

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

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