#A4C5ED Color

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

Color preview

#A4C5ED

Color formats

HEX
#A4C5ED
RGB
rgb(164, 197, 237)
RGBA
rgba(164, 197, 237, 1)
HSL
hsl(213, 67%, 79%)
HSV
hsv(213, 31%, 93%)
CMYK
cmyk(31%, 17%, 0%, 7%)
CSS variable
--color-primary: #A4C5ED;
Lowercase HEX
#a4c5ed

Shades

Tints

Tones

Harmony

CSS snippets for #A4C5ED

.color-a4c5ed {
  color: #A4C5ED;
  background-color: #A4C5ED;
}

Frequently asked questions

What color is #A4C5ED?+

#A4C5ED is a HEX color with RGB value rgb(164, 197, 237) and HSL value hsl(213, 67%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4C5ED?+

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