#A4CADC Color

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

Color preview

#A4CADC

Color formats

HEX
#A4CADC
RGB
rgb(164, 202, 220)
RGBA
rgba(164, 202, 220, 1)
HSL
hsl(199, 44%, 75%)
HSV
hsv(199, 25%, 86%)
CMYK
cmyk(25%, 8%, 0%, 14%)
CSS variable
--color-primary: #A4CADC;
Lowercase HEX
#a4cadc

Shades

Tints

Tones

Harmony

CSS snippets for #A4CADC

.color-a4cadc {
  color: #A4CADC;
  background-color: #A4CADC;
}

Frequently asked questions

What color is #A4CADC?+

#A4CADC is a HEX color with RGB value rgb(164, 202, 220) and HSL value hsl(199, 44%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4CADC?+

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