#33FACF Color

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

Color preview

#33FACF

Color formats

HEX
#33FACF
RGB
rgb(51, 250, 207)
RGBA
rgba(51, 250, 207, 1)
HSL
hsl(167, 95%, 59%)
HSV
hsv(167, 80%, 98%)
CMYK
cmyk(80%, 0%, 17%, 2%)
CSS variable
--color-primary: #33FACF;
Lowercase HEX
#33facf

Shades

Tints

Tones

Harmony

CSS snippets for #33FACF

.color-33facf {
  color: #33FACF;
  background-color: #33FACF;
}

Frequently asked questions

What color is #33FACF?+

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

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

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