#A4CECD Color

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

Color preview

#A4CECD

Color formats

HEX
#A4CECD
RGB
rgb(164, 206, 205)
RGBA
rgba(164, 206, 205, 1)
HSL
hsl(179, 30%, 73%)
HSV
hsv(179, 20%, 81%)
CMYK
cmyk(20%, 0%, 0%, 19%)
CSS variable
--color-primary: #A4CECD;
Lowercase HEX
#a4cecd

Shades

Tints

Tones

Harmony

CSS snippets for #A4CECD

.color-a4cecd {
  color: #A4CECD;
  background-color: #A4CECD;
}

Frequently asked questions

What color is #A4CECD?+

#A4CECD is a HEX color with RGB value rgb(164, 206, 205) and HSL value hsl(179, 30%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4CECD?+

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