#A7C5DA Color

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

Color preview

#A7C5DA

Color formats

HEX
#A7C5DA
RGB
rgb(167, 197, 218)
RGBA
rgba(167, 197, 218, 1)
HSL
hsl(205, 41%, 75%)
HSV
hsv(205, 23%, 85%)
CMYK
cmyk(23%, 10%, 0%, 15%)
CSS variable
--color-primary: #A7C5DA;
Lowercase HEX
#a7c5da

Shades

Tints

Tones

Harmony

CSS snippets for #A7C5DA

.color-a7c5da {
  color: #A7C5DA;
  background-color: #A7C5DA;
}

Frequently asked questions

What color is #A7C5DA?+

#A7C5DA is a HEX color with RGB value rgb(167, 197, 218) and HSL value hsl(205, 41%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7C5DA?+

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