#A4BEDC Color

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

Color preview

#A4BEDC

Color formats

HEX
#A4BEDC
RGB
rgb(164, 190, 220)
RGBA
rgba(164, 190, 220, 1)
HSL
hsl(212, 44%, 75%)
HSV
hsv(212, 25%, 86%)
CMYK
cmyk(25%, 14%, 0%, 14%)
CSS variable
--color-primary: #A4BEDC;
Lowercase HEX
#a4bedc

Shades

Tints

Tones

Harmony

CSS snippets for #A4BEDC

.color-a4bedc {
  color: #A4BEDC;
  background-color: #A4BEDC;
}

Frequently asked questions

What color is #A4BEDC?+

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

What is the closest Tailwind color to #A4BEDC?+

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