#2FCAFE Color

Inspect #2FCAFE across formats, palettes, contrast and closest named color matches.

Color preview

#2FCAFE

Color formats

HEX
#2FCAFE
RGB
rgb(47, 202, 254)
RGBA
rgba(47, 202, 254, 1)
HSL
hsl(195, 99%, 59%)
HSV
hsv(195, 81%, 100%)
CMYK
cmyk(81%, 20%, 0%, 0%)
CSS variable
--color-primary: #2FCAFE;
Lowercase HEX
#2fcafe

Shades

Tints

Tones

Harmony

CSS snippets for #2FCAFE

.color-2fcafe {
  color: #2FCAFE;
  background-color: #2FCAFE;
}

Frequently asked questions

What color is #2FCAFE?+

#2FCAFE is a HEX color with RGB value rgb(47, 202, 254) and HSL value hsl(195, 99%, 59%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #2FCAFE?+

The closest Tailwind color is sky-400, available as the bg-sky-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