#A8CECD Color

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

Color preview

#A8CECD

Color formats

HEX
#A8CECD
RGB
rgb(168, 206, 205)
RGBA
rgba(168, 206, 205, 1)
HSL
hsl(178, 28%, 73%)
HSV
hsv(178, 18%, 81%)
CMYK
cmyk(18%, 0%, 0%, 19%)
CSS variable
--color-primary: #A8CECD;
Lowercase HEX
#a8cecd

Shades

Tints

Tones

Harmony

CSS snippets for #A8CECD

.color-a8cecd {
  color: #A8CECD;
  background-color: #A8CECD;
}

Frequently asked questions

What color is #A8CECD?+

#A8CECD is a HEX color with RGB value rgb(168, 206, 205) and HSL value hsl(178, 28%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8CECD?+

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