#A5CAEB Color

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

Color preview

#A5CAEB

Color formats

HEX
#A5CAEB
RGB
rgb(165, 202, 235)
RGBA
rgba(165, 202, 235, 1)
HSL
hsl(208, 64%, 78%)
HSV
hsv(208, 30%, 92%)
CMYK
cmyk(30%, 14%, 0%, 8%)
CSS variable
--color-primary: #A5CAEB;
Lowercase HEX
#a5caeb

Shades

Tints

Tones

Harmony

CSS snippets for #A5CAEB

.color-a5caeb {
  color: #A5CAEB;
  background-color: #A5CAEB;
}

Frequently asked questions

What color is #A5CAEB?+

#A5CAEB is a HEX color with RGB value rgb(165, 202, 235) and HSL value hsl(208, 64%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5CAEB?+

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