#A4BDEE Color

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

Color preview

#A4BDEE

Color formats

HEX
#A4BDEE
RGB
rgb(164, 189, 238)
RGBA
rgba(164, 189, 238, 1)
HSL
hsl(220, 69%, 79%)
HSV
hsv(220, 31%, 93%)
CMYK
cmyk(31%, 21%, 0%, 7%)
CSS variable
--color-primary: #A4BDEE;
Lowercase HEX
#a4bdee

Shades

Tints

Tones

Harmony

CSS snippets for #A4BDEE

.color-a4bdee {
  color: #A4BDEE;
  background-color: #A4BDEE;
}

Frequently asked questions

What color is #A4BDEE?+

#A4BDEE is a HEX color with RGB value rgb(164, 189, 238) and HSL value hsl(220, 69%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4BDEE?+

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