#A5CDEA Color

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

Color preview

#A5CDEA

Color formats

HEX
#A5CDEA
RGB
rgb(165, 205, 234)
RGBA
rgba(165, 205, 234, 1)
HSL
hsl(205, 62%, 78%)
HSV
hsv(205, 29%, 92%)
CMYK
cmyk(29%, 12%, 0%, 8%)
CSS variable
--color-primary: #A5CDEA;
Lowercase HEX
#a5cdea

Shades

Tints

Tones

Harmony

CSS snippets for #A5CDEA

.color-a5cdea {
  color: #A5CDEA;
  background-color: #A5CDEA;
}

Frequently asked questions

What color is #A5CDEA?+

#A5CDEA is a HEX color with RGB value rgb(165, 205, 234) and HSL value hsl(205, 62%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5CDEA?+

The closest Tailwind color is blue-300, available as the bg-blue-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