#A5D8EE Color

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

Color preview

#A5D8EE

Color formats

HEX
#A5D8EE
RGB
rgb(165, 216, 238)
RGBA
rgba(165, 216, 238, 1)
HSL
hsl(198, 68%, 79%)
HSV
hsv(198, 31%, 93%)
CMYK
cmyk(31%, 9%, 0%, 7%)
CSS variable
--color-primary: #A5D8EE;
Lowercase HEX
#a5d8ee

Shades

Tints

Tones

Harmony

CSS snippets for #A5D8EE

.color-a5d8ee {
  color: #A5D8EE;
  background-color: #A5D8EE;
}

Frequently asked questions

What color is #A5D8EE?+

#A5D8EE is a HEX color with RGB value rgb(165, 216, 238) and HSL value hsl(198, 68%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5D8EE?+

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