#01FEFA Color

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

Color preview

#01FEFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #01FEFA

.color-01fefa {
  color: #01FEFA;
  background-color: #01FEFA;
}

Frequently asked questions

What color is #01FEFA?+

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

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

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