#ADD5EF Color

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

Color preview

#ADD5EF

Color formats

HEX
#ADD5EF
RGB
rgb(173, 213, 239)
RGBA
rgba(173, 213, 239, 1)
HSL
hsl(204, 67%, 81%)
HSV
hsv(204, 28%, 94%)
CMYK
cmyk(28%, 11%, 0%, 6%)
CSS variable
--color-primary: #ADD5EF;
Lowercase HEX
#add5ef

Shades

Tints

Tones

Harmony

CSS snippets for #ADD5EF

.color-add5ef {
  color: #ADD5EF;
  background-color: #ADD5EF;
}

Frequently asked questions

What color is #ADD5EF?+

#ADD5EF is a HEX color with RGB value rgb(173, 213, 239) and HSL value hsl(204, 67%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD5EF?+

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