#66AEC2 Color

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

Color preview

#66AEC2

Color formats

HEX
#66AEC2
RGB
rgb(102, 174, 194)
RGBA
rgba(102, 174, 194, 1)
HSL
hsl(193, 43%, 58%)
HSV
hsv(193, 47%, 76%)
CMYK
cmyk(47%, 10%, 0%, 24%)
CSS variable
--color-primary: #66AEC2;
Lowercase HEX
#66aec2

Shades

Tints

Tones

Harmony

CSS snippets for #66AEC2

.color-66aec2 {
  color: #66AEC2;
  background-color: #66AEC2;
}

Frequently asked questions

What color is #66AEC2?+

#66AEC2 is a HEX color with RGB value rgb(102, 174, 194) and HSL value hsl(193, 43%, 58%). Its closest CSS named color is CadetBlue.

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

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