#01CFFE Color

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

Color preview

#01CFFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #01CFFE

.color-01cffe {
  color: #01CFFE;
  background-color: #01CFFE;
}

Frequently asked questions

What color is #01CFFE?+

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

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

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