#32A0C8 Color

Inspect #32A0C8 across formats, palettes, contrast and closest named color matches.

Color preview

#32A0C8

Color formats

HEX
#32A0C8
RGB
rgb(50, 160, 200)
RGBA
rgba(50, 160, 200, 1)
HSL
hsl(196, 60%, 49%)
HSV
hsv(196, 75%, 78%)
CMYK
cmyk(75%, 20%, 0%, 22%)
CSS variable
--color-primary: #32A0C8;
Lowercase HEX
#32a0c8

Shades

Tints

Tones

Harmony

CSS snippets for #32A0C8

.color-32a0c8 {
  color: #32A0C8;
  background-color: #32A0C8;
}

Frequently asked questions

What color is #32A0C8?+

#32A0C8 is a HEX color with RGB value rgb(50, 160, 200) and HSL value hsl(196, 60%, 49%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #32A0C8?+

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