#01DCFE Color

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

Color preview

#01DCFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #01DCFE

.color-01dcfe {
  color: #01DCFE;
  background-color: #01DCFE;
}

Frequently asked questions

What color is #01DCFE?+

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

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

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