#01CBFE Color

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

Color preview

#01CBFE

Color formats

HEX
#01CBFE
RGB
rgb(1, 203, 254)
RGBA
rgba(1, 203, 254, 1)
HSL
hsl(192, 99%, 50%)
HSV
hsv(192, 100%, 100%)
CMYK
cmyk(100%, 20%, 0%, 0%)
CSS variable
--color-primary: #01CBFE;
Lowercase HEX
#01cbfe

Shades

Tints

Tones

Harmony

CSS snippets for #01CBFE

.color-01cbfe {
  color: #01CBFE;
  background-color: #01CBFE;
}

Frequently asked questions

What color is #01CBFE?+

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

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

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