#01FECF Color

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

Color preview

#01FECF

Color formats

HEX
#01FECF
RGB
rgb(1, 254, 207)
RGBA
rgba(1, 254, 207, 1)
HSL
hsl(169, 99%, 50%)
HSV
hsv(169, 100%, 100%)
CMYK
cmyk(100%, 0%, 19%, 0%)
CSS variable
--color-primary: #01FECF;
Lowercase HEX
#01fecf

Shades

Tints

Tones

Harmony

CSS snippets for #01FECF

.color-01fecf {
  color: #01FECF;
  background-color: #01FECF;
}

Frequently asked questions

What color is #01FECF?+

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

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

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