#72BFCF Color

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

Color preview

#72BFCF

Color formats

HEX
#72BFCF
RGB
rgb(114, 191, 207)
RGBA
rgba(114, 191, 207, 1)
HSL
hsl(190, 49%, 63%)
HSV
hsv(190, 45%, 81%)
CMYK
cmyk(45%, 8%, 0%, 19%)
CSS variable
--color-primary: #72BFCF;
Lowercase HEX
#72bfcf

Shades

Tints

Tones

Harmony

CSS snippets for #72BFCF

.color-72bfcf {
  color: #72BFCF;
  background-color: #72BFCF;
}

Frequently asked questions

What color is #72BFCF?+

#72BFCF is a HEX color with RGB value rgb(114, 191, 207) and HSL value hsl(190, 49%, 63%). Its closest CSS named color is SkyBlue.

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

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