#ADD9FB Color

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

Color preview

#ADD9FB

Color formats

HEX
#ADD9FB
RGB
rgb(173, 217, 251)
RGBA
rgba(173, 217, 251, 1)
HSL
hsl(206, 91%, 83%)
HSV
hsv(206, 31%, 98%)
CMYK
cmyk(31%, 14%, 0%, 2%)
CSS variable
--color-primary: #ADD9FB;
Lowercase HEX
#add9fb

Shades

Tints

Tones

Harmony

CSS snippets for #ADD9FB

.color-add9fb {
  color: #ADD9FB;
  background-color: #ADD9FB;
}

Frequently asked questions

What color is #ADD9FB?+

#ADD9FB is a HEX color with RGB value rgb(173, 217, 251) and HSL value hsl(206, 91%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD9FB?+

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