#01FAFE Color

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

Color preview

#01FAFE

Color formats

HEX
#01FAFE
RGB
rgb(1, 250, 254)
RGBA
rgba(1, 250, 254, 1)
HSL
hsl(181, 99%, 50%)
HSV
hsv(181, 100%, 100%)
CMYK
cmyk(100%, 2%, 0%, 0%)
CSS variable
--color-primary: #01FAFE;
Lowercase HEX
#01fafe

Shades

Tints

Tones

Harmony

CSS snippets for #01FAFE

.color-01fafe {
  color: #01FAFE;
  background-color: #01FAFE;
}

Frequently asked questions

What color is #01FAFE?+

#01FAFE is a HEX color with RGB value rgb(1, 250, 254) and HSL value hsl(181, 99%, 50%). Its closest CSS named color is Aqua.

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

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