#65AFAC Color

Inspect #65AFAC across formats, palettes, contrast and closest named color matches.

Color preview

#65AFAC

Color formats

HEX
#65AFAC
RGB
rgb(101, 175, 172)
RGBA
rgba(101, 175, 172, 1)
HSL
hsl(178, 32%, 54%)
HSV
hsv(178, 42%, 69%)
CMYK
cmyk(42%, 0%, 2%, 31%)
CSS variable
--color-primary: #65AFAC;
Lowercase HEX
#65afac

Shades

Tints

Tones

Harmony

CSS snippets for #65AFAC

.color-65afac {
  color: #65AFAC;
  background-color: #65AFAC;
}

Frequently asked questions

What color is #65AFAC?+

#65AFAC is a HEX color with RGB value rgb(101, 175, 172) and HSL value hsl(178, 32%, 54%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #65AFAC?+

The closest Tailwind color is slate-400, available as the bg-slate-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