#0BCBFB Color

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

Color preview

#0BCBFB

Color formats

HEX
#0BCBFB
RGB
rgb(11, 203, 251)
RGBA
rgba(11, 203, 251, 1)
HSL
hsl(192, 97%, 51%)
HSV
hsv(192, 96%, 98%)
CMYK
cmyk(96%, 19%, 0%, 2%)
CSS variable
--color-primary: #0BCBFB;
Lowercase HEX
#0bcbfb

Shades

Tints

Tones

Harmony

CSS snippets for #0BCBFB

.color-0bcbfb {
  color: #0BCBFB;
  background-color: #0BCBFB;
}

Frequently asked questions

What color is #0BCBFB?+

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

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

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