#0BFBDF Color

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

Color preview

#0BFBDF

Color formats

HEX
#0BFBDF
RGB
rgb(11, 251, 223)
RGBA
rgba(11, 251, 223, 1)
HSL
hsl(173, 97%, 51%)
HSV
hsv(173, 96%, 98%)
CMYK
cmyk(96%, 0%, 11%, 2%)
CSS variable
--color-primary: #0BFBDF;
Lowercase HEX
#0bfbdf

Shades

Tints

Tones

Harmony

CSS snippets for #0BFBDF

.color-0bfbdf {
  color: #0BFBDF;
  background-color: #0BFBDF;
}

Frequently asked questions

What color is #0BFBDF?+

#0BFBDF is a HEX color with RGB value rgb(11, 251, 223) and HSL value hsl(173, 97%, 51%). Its closest CSS named color is Aqua.

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

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