#A5DCDF Color

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

Color preview

#A5DCDF

Color formats

HEX
#A5DCDF
RGB
rgb(165, 220, 223)
RGBA
rgba(165, 220, 223, 1)
HSL
hsl(183, 48%, 76%)
HSV
hsv(183, 26%, 87%)
CMYK
cmyk(26%, 1%, 0%, 13%)
CSS variable
--color-primary: #A5DCDF;
Lowercase HEX
#a5dcdf

Shades

Tints

Tones

Harmony

CSS snippets for #A5DCDF

.color-a5dcdf {
  color: #A5DCDF;
  background-color: #A5DCDF;
}

Frequently asked questions

What color is #A5DCDF?+

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

What is the closest Tailwind color to #A5DCDF?+

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