#A5DAEB Color

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

Color preview

#A5DAEB

Color formats

HEX
#A5DAEB
RGB
rgb(165, 218, 235)
RGBA
rgba(165, 218, 235, 1)
HSL
hsl(195, 64%, 78%)
HSV
hsv(195, 30%, 92%)
CMYK
cmyk(30%, 7%, 0%, 8%)
CSS variable
--color-primary: #A5DAEB;
Lowercase HEX
#a5daeb

Shades

Tints

Tones

Harmony

CSS snippets for #A5DAEB

.color-a5daeb {
  color: #A5DAEB;
  background-color: #A5DAEB;
}

Frequently asked questions

What color is #A5DAEB?+

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

What is the closest Tailwind color to #A5DAEB?+

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