#35CABB Color

Inspect #35CABB across formats, palettes, contrast and closest named color matches.

Color preview

#35CABB

Color formats

HEX
#35CABB
RGB
rgb(53, 202, 187)
RGBA
rgba(53, 202, 187, 1)
HSL
hsl(174, 58%, 50%)
HSV
hsv(174, 74%, 79%)
CMYK
cmyk(74%, 0%, 7%, 21%)
CSS variable
--color-primary: #35CABB;
Lowercase HEX
#35cabb

Shades

Tints

Tones

Harmony

CSS snippets for #35CABB

.color-35cabb {
  color: #35CABB;
  background-color: #35CABB;
}

Frequently asked questions

What color is #35CABB?+

#35CABB is a HEX color with RGB value rgb(53, 202, 187) and HSL value hsl(174, 58%, 50%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #35CABB?+

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