#A4BEDE Color

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

Color preview

#A4BEDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A4BEDE

.color-a4bede {
  color: #A4BEDE;
  background-color: #A4BEDE;
}

Frequently asked questions

What color is #A4BEDE?+

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

What is the closest Tailwind color to #A4BEDE?+

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