#35ABCF Color

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

Color preview

#35ABCF

Color formats

HEX
#35ABCF
RGB
rgb(53, 171, 207)
RGBA
rgba(53, 171, 207, 1)
HSL
hsl(194, 62%, 51%)
HSV
hsv(194, 74%, 81%)
CMYK
cmyk(74%, 17%, 0%, 19%)
CSS variable
--color-primary: #35ABCF;
Lowercase HEX
#35abcf

Shades

Tints

Tones

Harmony

CSS snippets for #35ABCF

.color-35abcf {
  color: #35ABCF;
  background-color: #35ABCF;
}

Frequently asked questions

What color is #35ABCF?+

#35ABCF is a HEX color with RGB value rgb(53, 171, 207) and HSL value hsl(194, 62%, 51%). Its closest CSS named color is MediumTurquoise.

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

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