#33ADCC Color

Inspect #33ADCC across formats, palettes, contrast and closest named color matches.

Color preview

#33ADCC

Color formats

HEX
#33ADCC
RGB
rgb(51, 173, 204)
RGBA
rgba(51, 173, 204, 1)
HSL
hsl(192, 60%, 50%)
HSV
hsv(192, 75%, 80%)
CMYK
cmyk(75%, 15%, 0%, 20%)
CSS variable
--color-primary: #33ADCC;
Lowercase HEX
#33adcc

Shades

Tints

Tones

Harmony

CSS snippets for #33ADCC

.color-33adcc {
  color: #33ADCC;
  background-color: #33ADCC;
}

Frequently asked questions

What color is #33ADCC?+

#33ADCC is a HEX color with RGB value rgb(51, 173, 204) and HSL value hsl(192, 60%, 50%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #33ADCC?+

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