#01FEDC Color

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

Color preview

#01FEDC

Color formats

HEX
#01FEDC
RGB
rgb(1, 254, 220)
RGBA
rgba(1, 254, 220, 1)
HSL
hsl(172, 99%, 50%)
HSV
hsv(172, 100%, 100%)
CMYK
cmyk(100%, 0%, 13%, 0%)
CSS variable
--color-primary: #01FEDC;
Lowercase HEX
#01fedc

Shades

Tints

Tones

Harmony

CSS snippets for #01FEDC

.color-01fedc {
  color: #01FEDC;
  background-color: #01FEDC;
}

Frequently asked questions

What color is #01FEDC?+

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

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

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