#A4CFDA Color

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

Color preview

#A4CFDA

Color formats

HEX
#A4CFDA
RGB
rgb(164, 207, 218)
RGBA
rgba(164, 207, 218, 1)
HSL
hsl(192, 42%, 75%)
HSV
hsv(192, 25%, 85%)
CMYK
cmyk(25%, 5%, 0%, 15%)
CSS variable
--color-primary: #A4CFDA;
Lowercase HEX
#a4cfda

Shades

Tints

Tones

Harmony

CSS snippets for #A4CFDA

.color-a4cfda {
  color: #A4CFDA;
  background-color: #A4CFDA;
}

Frequently asked questions

What color is #A4CFDA?+

#A4CFDA is a HEX color with RGB value rgb(164, 207, 218) and HSL value hsl(192, 42%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4CFDA?+

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