#65AFBC Color

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

Color preview

#65AFBC

Color formats

HEX
#65AFBC
RGB
rgb(101, 175, 188)
RGBA
rgba(101, 175, 188, 1)
HSL
hsl(189, 39%, 57%)
HSV
hsv(189, 46%, 74%)
CMYK
cmyk(46%, 7%, 0%, 26%)
CSS variable
--color-primary: #65AFBC;
Lowercase HEX
#65afbc

Shades

Tints

Tones

Harmony

CSS snippets for #65AFBC

.color-65afbc {
  color: #65AFBC;
  background-color: #65AFBC;
}

Frequently asked questions

What color is #65AFBC?+

#65AFBC is a HEX color with RGB value rgb(101, 175, 188) and HSL value hsl(189, 39%, 57%). Its closest CSS named color is CadetBlue.

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

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