#33CCAD Color

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

Color preview

#33CCAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #33CCAD

.color-33ccad {
  color: #33CCAD;
  background-color: #33CCAD;
}

Frequently asked questions

What color is #33CCAD?+

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

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

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