#01B2FE Color

Inspect #01B2FE across formats, palettes, contrast and closest named color matches.

Color preview

#01B2FE

Color formats

HEX
#01B2FE
RGB
rgb(1, 178, 254)
RGBA
rgba(1, 178, 254, 1)
HSL
hsl(198, 99%, 50%)
HSV
hsv(198, 100%, 100%)
CMYK
cmyk(100%, 30%, 0%, 0%)
CSS variable
--color-primary: #01B2FE;
Lowercase HEX
#01b2fe

Shades

Tints

Tones

Harmony

CSS snippets for #01B2FE

.color-01b2fe {
  color: #01B2FE;
  background-color: #01B2FE;
}

Frequently asked questions

What color is #01B2FE?+

#01B2FE is a HEX color with RGB value rgb(1, 178, 254) and HSL value hsl(198, 99%, 50%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #01B2FE?+

The closest Tailwind color is sky-500, available as the bg-sky-500 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