#35AECF Color

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

Color preview

#35AECF

Color formats

HEX
#35AECF
RGB
rgb(53, 174, 207)
RGBA
rgba(53, 174, 207, 1)
HSL
hsl(193, 62%, 51%)
HSV
hsv(193, 74%, 81%)
CMYK
cmyk(74%, 16%, 0%, 19%)
CSS variable
--color-primary: #35AECF;
Lowercase HEX
#35aecf

Shades

Tints

Tones

Harmony

CSS snippets for #35AECF

.color-35aecf {
  color: #35AECF;
  background-color: #35AECF;
}

Frequently asked questions

What color is #35AECF?+

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

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

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