#33FFAD Color

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

Color preview

#33FFAD

Color formats

HEX
#33FFAD
RGB
rgb(51, 255, 173)
RGBA
rgba(51, 255, 173, 1)
HSL
hsl(156, 100%, 60%)
HSV
hsv(156, 80%, 100%)
CMYK
cmyk(80%, 0%, 32%, 0%)
CSS variable
--color-primary: #33FFAD;
Lowercase HEX
#33ffad

Shades

Tints

Tones

Harmony

CSS snippets for #33FFAD

.color-33ffad {
  color: #33FFAD;
  background-color: #33FFAD;
}

Frequently asked questions

What color is #33FFAD?+

#33FFAD is a HEX color with RGB value rgb(51, 255, 173) and HSL value hsl(156, 100%, 60%). Its closest CSS named color is Turquoise.

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

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