#33FBDA Color

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

Color preview

#33FBDA

Color formats

HEX
#33FBDA
RGB
rgb(51, 251, 218)
RGBA
rgba(51, 251, 218, 1)
HSL
hsl(170, 96%, 59%)
HSV
hsv(170, 80%, 98%)
CMYK
cmyk(80%, 0%, 13%, 2%)
CSS variable
--color-primary: #33FBDA;
Lowercase HEX
#33fbda

Shades

Tints

Tones

Harmony

CSS snippets for #33FBDA

.color-33fbda {
  color: #33FBDA;
  background-color: #33FBDA;
}

Frequently asked questions

What color is #33FBDA?+

#33FBDA is a HEX color with RGB value rgb(51, 251, 218) and HSL value hsl(170, 96%, 59%). Its closest CSS named color is Turquoise.

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

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