#33FADF Color

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

Color preview

#33FADF

Color formats

HEX
#33FADF
RGB
rgb(51, 250, 223)
RGBA
rgba(51, 250, 223, 1)
HSL
hsl(172, 95%, 59%)
HSV
hsv(172, 80%, 98%)
CMYK
cmyk(80%, 0%, 11%, 2%)
CSS variable
--color-primary: #33FADF;
Lowercase HEX
#33fadf

Shades

Tints

Tones

Harmony

CSS snippets for #33FADF

.color-33fadf {
  color: #33FADF;
  background-color: #33FADF;
}

Frequently asked questions

What color is #33FADF?+

#33FADF is a HEX color with RGB value rgb(51, 250, 223) and HSL value hsl(172, 95%, 59%). Its closest CSS named color is Turquoise.

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

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