#72DEFB Color

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

Color preview

#72DEFB

Color formats

HEX
#72DEFB
RGB
rgb(114, 222, 251)
RGBA
rgba(114, 222, 251, 1)
HSL
hsl(193, 94%, 72%)
HSV
hsv(193, 55%, 98%)
CMYK
cmyk(55%, 12%, 0%, 2%)
CSS variable
--color-primary: #72DEFB;
Lowercase HEX
#72defb

Shades

Tints

Tones

Harmony

CSS snippets for #72DEFB

.color-72defb {
  color: #72DEFB;
  background-color: #72DEFB;
}

Frequently asked questions

What color is #72DEFB?+

#72DEFB is a HEX color with RGB value rgb(114, 222, 251) and HSL value hsl(193, 94%, 72%). Its closest CSS named color is LightSkyBlue.

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

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