#33FABE Color

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

Color preview

#33FABE

Color formats

HEX
#33FABE
RGB
rgb(51, 250, 190)
RGBA
rgba(51, 250, 190, 1)
HSL
hsl(162, 95%, 59%)
HSV
hsv(162, 80%, 98%)
CMYK
cmyk(80%, 0%, 24%, 2%)
CSS variable
--color-primary: #33FABE;
Lowercase HEX
#33fabe

Shades

Tints

Tones

Harmony

CSS snippets for #33FABE

.color-33fabe {
  color: #33FABE;
  background-color: #33FABE;
}

Frequently asked questions

What color is #33FABE?+

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

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

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