#32ACCD Color

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

Color preview

#32ACCD

Color formats

HEX
#32ACCD
RGB
rgb(50, 172, 205)
RGBA
rgba(50, 172, 205, 1)
HSL
hsl(193, 61%, 50%)
HSV
hsv(193, 76%, 80%)
CMYK
cmyk(76%, 16%, 0%, 20%)
CSS variable
--color-primary: #32ACCD;
Lowercase HEX
#32accd

Shades

Tints

Tones

Harmony

CSS snippets for #32ACCD

.color-32accd {
  color: #32ACCD;
  background-color: #32ACCD;
}

Frequently asked questions

What color is #32ACCD?+

#32ACCD is a HEX color with RGB value rgb(50, 172, 205) and HSL value hsl(193, 61%, 50%). Its closest CSS named color is LightSeaGreen.

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

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