#33FCCA Color

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

Color preview

#33FCCA

Color formats

HEX
#33FCCA
RGB
rgb(51, 252, 202)
RGBA
rgba(51, 252, 202, 1)
HSL
hsl(165, 97%, 59%)
HSV
hsv(165, 80%, 99%)
CMYK
cmyk(80%, 0%, 20%, 1%)
CSS variable
--color-primary: #33FCCA;
Lowercase HEX
#33fcca

Shades

Tints

Tones

Harmony

CSS snippets for #33FCCA

.color-33fcca {
  color: #33FCCA;
  background-color: #33FCCA;
}

Frequently asked questions

What color is #33FCCA?+

#33FCCA is a HEX color with RGB value rgb(51, 252, 202) and HSL value hsl(165, 97%, 59%). Its closest CSS named color is Turquoise.

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

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