#66AFBC Color

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

Color preview

#66AFBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #66AFBC

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

Frequently asked questions

What color is #66AFBC?+

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

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

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