#A5D0DF Color

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

Color preview

#A5D0DF

Color formats

HEX
#A5D0DF
RGB
rgb(165, 208, 223)
RGBA
rgba(165, 208, 223, 1)
HSL
hsl(196, 48%, 76%)
HSV
hsv(196, 26%, 87%)
CMYK
cmyk(26%, 7%, 0%, 13%)
CSS variable
--color-primary: #A5D0DF;
Lowercase HEX
#a5d0df

Shades

Tints

Tones

Harmony

CSS snippets for #A5D0DF

.color-a5d0df {
  color: #A5D0DF;
  background-color: #A5D0DF;
}

Frequently asked questions

What color is #A5D0DF?+

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

What is the closest Tailwind color to #A5D0DF?+

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