#0BF2FE Color

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

Color preview

#0BF2FE

Color formats

HEX
#0BF2FE
RGB
rgb(11, 242, 254)
RGBA
rgba(11, 242, 254, 1)
HSL
hsl(183, 99%, 52%)
HSV
hsv(183, 96%, 100%)
CMYK
cmyk(96%, 5%, 0%, 0%)
CSS variable
--color-primary: #0BF2FE;
Lowercase HEX
#0bf2fe

Shades

Tints

Tones

Harmony

CSS snippets for #0BF2FE

.color-0bf2fe {
  color: #0BF2FE;
  background-color: #0BF2FE;
}

Frequently asked questions

What color is #0BF2FE?+

#0BF2FE is a HEX color with RGB value rgb(11, 242, 254) and HSL value hsl(183, 99%, 52%). Its closest CSS named color is Aqua.

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

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