#32A0C9 Color

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

Color preview

#32A0C9

Color formats

HEX
#32A0C9
RGB
rgb(50, 160, 201)
RGBA
rgba(50, 160, 201, 1)
HSL
hsl(196, 60%, 49%)
HSV
hsv(196, 75%, 79%)
CMYK
cmyk(75%, 20%, 0%, 21%)
CSS variable
--color-primary: #32A0C9;
Lowercase HEX
#32a0c9

Shades

Tints

Tones

Harmony

CSS snippets for #32A0C9

.color-32a0c9 {
  color: #32A0C9;
  background-color: #32A0C9;
}

Frequently asked questions

What color is #32A0C9?+

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

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

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