#72BADF Color

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

Color preview

#72BADF

Color formats

HEX
#72BADF
RGB
rgb(114, 186, 223)
RGBA
rgba(114, 186, 223, 1)
HSL
hsl(200, 63%, 66%)
HSV
hsv(200, 49%, 87%)
CMYK
cmyk(49%, 17%, 0%, 13%)
CSS variable
--color-primary: #72BADF;
Lowercase HEX
#72badf

Shades

Tints

Tones

Harmony

CSS snippets for #72BADF

.color-72badf {
  color: #72BADF;
  background-color: #72BADF;
}

Frequently asked questions

What color is #72BADF?+

#72BADF is a HEX color with RGB value rgb(114, 186, 223) and HSL value hsl(200, 63%, 66%). Its closest CSS named color is SkyBlue.

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

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