#33C1BF Color

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

Color preview

#33C1BF

Color formats

HEX
#33C1BF
RGB
rgb(51, 193, 191)
RGBA
rgba(51, 193, 191, 1)
HSL
hsl(179, 58%, 48%)
HSV
hsv(179, 74%, 76%)
CMYK
cmyk(74%, 0%, 1%, 24%)
CSS variable
--color-primary: #33C1BF;
Lowercase HEX
#33c1bf

Shades

Tints

Tones

Harmony

CSS snippets for #33C1BF

.color-33c1bf {
  color: #33C1BF;
  background-color: #33C1BF;
}

Frequently asked questions

What color is #33C1BF?+

#33C1BF is a HEX color with RGB value rgb(51, 193, 191) and HSL value hsl(179, 58%, 48%). Its closest CSS named color is MediumTurquoise.

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

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