#A5D8DF Color

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

Color preview

#A5D8DF

Color formats

HEX
#A5D8DF
RGB
rgb(165, 216, 223)
RGBA
rgba(165, 216, 223, 1)
HSL
hsl(187, 48%, 76%)
HSV
hsv(187, 26%, 87%)
CMYK
cmyk(26%, 3%, 0%, 13%)
CSS variable
--color-primary: #A5D8DF;
Lowercase HEX
#a5d8df

Shades

Tints

Tones

Harmony

CSS snippets for #A5D8DF

.color-a5d8df {
  color: #A5D8DF;
  background-color: #A5D8DF;
}

Frequently asked questions

What color is #A5D8DF?+

#A5D8DF is a HEX color with RGB value rgb(165, 216, 223) and HSL value hsl(187, 48%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5D8DF?+

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