#33FFC2 Color

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

Color preview

#33FFC2

Color formats

HEX
#33FFC2
RGB
rgb(51, 255, 194)
RGBA
rgba(51, 255, 194, 1)
HSL
hsl(162, 100%, 60%)
HSV
hsv(162, 80%, 100%)
CMYK
cmyk(80%, 0%, 24%, 0%)
CSS variable
--color-primary: #33FFC2;
Lowercase HEX
#33ffc2

Shades

Tints

Tones

Harmony

CSS snippets for #33FFC2

.color-33ffc2 {
  color: #33FFC2;
  background-color: #33FFC2;
}

Frequently asked questions

What color is #33FFC2?+

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

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

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