#65AFAB Color

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

Color preview

#65AFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #65AFAB

.color-65afab {
  color: #65AFAB;
  background-color: #65AFAB;
}

Frequently asked questions

What color is #65AFAB?+

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

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

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