#A5D9EF Color

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

Color preview

#A5D9EF

Color formats

HEX
#A5D9EF
RGB
rgb(165, 217, 239)
RGBA
rgba(165, 217, 239, 1)
HSL
hsl(198, 70%, 79%)
HSV
hsv(198, 31%, 94%)
CMYK
cmyk(31%, 9%, 0%, 6%)
CSS variable
--color-primary: #A5D9EF;
Lowercase HEX
#a5d9ef

Shades

Tints

Tones

Harmony

CSS snippets for #A5D9EF

.color-a5d9ef {
  color: #A5D9EF;
  background-color: #A5D9EF;
}

Frequently asked questions

What color is #A5D9EF?+

#A5D9EF is a HEX color with RGB value rgb(165, 217, 239) and HSL value hsl(198, 70%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5D9EF?+

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