#A5C2FD Color

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

Color preview

#A5C2FD

Color formats

HEX
#A5C2FD
RGB
rgb(165, 194, 253)
RGBA
rgba(165, 194, 253, 1)
HSL
hsl(220, 96%, 82%)
HSV
hsv(220, 35%, 99%)
CMYK
cmyk(35%, 23%, 0%, 1%)
CSS variable
--color-primary: #A5C2FD;
Lowercase HEX
#a5c2fd

Shades

Tints

Tones

Harmony

CSS snippets for #A5C2FD

.color-a5c2fd {
  color: #A5C2FD;
  background-color: #A5C2FD;
}

Frequently asked questions

What color is #A5C2FD?+

#A5C2FD is a HEX color with RGB value rgb(165, 194, 253) and HSL value hsl(220, 96%, 82%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A5C2FD?+

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