#ADDAFB Color

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

Color preview

#ADDAFB

Color formats

HEX
#ADDAFB
RGB
rgb(173, 218, 251)
RGBA
rgba(173, 218, 251, 1)
HSL
hsl(205, 91%, 83%)
HSV
hsv(205, 31%, 98%)
CMYK
cmyk(31%, 13%, 0%, 2%)
CSS variable
--color-primary: #ADDAFB;
Lowercase HEX
#addafb

Shades

Tints

Tones

Harmony

CSS snippets for #ADDAFB

.color-addafb {
  color: #ADDAFB;
  background-color: #ADDAFB;
}

Frequently asked questions

What color is #ADDAFB?+

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

What is the closest Tailwind color to #ADDAFB?+

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