#01FEED Color

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

Color preview

#01FEED

Color formats

HEX
#01FEED
RGB
rgb(1, 254, 237)
RGBA
rgba(1, 254, 237, 1)
HSL
hsl(176, 99%, 50%)
HSV
hsv(176, 100%, 100%)
CMYK
cmyk(100%, 0%, 7%, 0%)
CSS variable
--color-primary: #01FEED;
Lowercase HEX
#01feed

Shades

Tints

Tones

Harmony

CSS snippets for #01FEED

.color-01feed {
  color: #01FEED;
  background-color: #01FEED;
}

Frequently asked questions

What color is #01FEED?+

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

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

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