#72CAFE Color

Inspect #72CAFE across formats, palettes, contrast and closest named color matches.

Color preview

#72CAFE

Color formats

HEX
#72CAFE
RGB
rgb(114, 202, 254)
RGBA
rgba(114, 202, 254, 1)
HSL
hsl(202, 99%, 72%)
HSV
hsv(202, 55%, 100%)
CMYK
cmyk(55%, 20%, 0%, 0%)
CSS variable
--color-primary: #72CAFE;
Lowercase HEX
#72cafe

Shades

Tints

Tones

Harmony

CSS snippets for #72CAFE

.color-72cafe {
  color: #72CAFE;
  background-color: #72CAFE;
}

Frequently asked questions

What color is #72CAFE?+

#72CAFE is a HEX color with RGB value rgb(114, 202, 254) and HSL value hsl(202, 99%, 72%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #72CAFE?+

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