#A4BFDE Color

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

Color preview

#A4BFDE

Color formats

HEX
#A4BFDE
RGB
rgb(164, 191, 222)
RGBA
rgba(164, 191, 222, 1)
HSL
hsl(212, 47%, 76%)
HSV
hsv(212, 26%, 87%)
CMYK
cmyk(26%, 14%, 0%, 13%)
CSS variable
--color-primary: #A4BFDE;
Lowercase HEX
#a4bfde

Shades

Tints

Tones

Harmony

CSS snippets for #A4BFDE

.color-a4bfde {
  color: #A4BFDE;
  background-color: #A4BFDE;
}

Frequently asked questions

What color is #A4BFDE?+

#A4BFDE is a HEX color with RGB value rgb(164, 191, 222) and HSL value hsl(212, 47%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4BFDE?+

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