#72CEED Color

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

Color preview

#72CEED

Color formats

HEX
#72CEED
RGB
rgb(114, 206, 237)
RGBA
rgba(114, 206, 237, 1)
HSL
hsl(195, 77%, 69%)
HSV
hsv(195, 52%, 93%)
CMYK
cmyk(52%, 13%, 0%, 7%)
CSS variable
--color-primary: #72CEED;
Lowercase HEX
#72ceed

Shades

Tints

Tones

Harmony

CSS snippets for #72CEED

.color-72ceed {
  color: #72CEED;
  background-color: #72CEED;
}

Frequently asked questions

What color is #72CEED?+

#72CEED is a HEX color with RGB value rgb(114, 206, 237) and HSL value hsl(195, 77%, 69%). Its closest CSS named color is SkyBlue.

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

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