#35CABE Color

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

Color preview

#35CABE

Color formats

HEX
#35CABE
RGB
rgb(53, 202, 190)
RGBA
rgba(53, 202, 190, 1)
HSL
hsl(175, 58%, 50%)
HSV
hsv(175, 74%, 79%)
CMYK
cmyk(74%, 0%, 6%, 21%)
CSS variable
--color-primary: #35CABE;
Lowercase HEX
#35cabe

Shades

Tints

Tones

Harmony

CSS snippets for #35CABE

.color-35cabe {
  color: #35CABE;
  background-color: #35CABE;
}

Frequently asked questions

What color is #35CABE?+

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

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

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