#ADDACC Color

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

Color preview

#ADDACC

Color formats

HEX
#ADDACC
RGB
rgb(173, 218, 204)
RGBA
rgba(173, 218, 204, 1)
HSL
hsl(161, 38%, 77%)
HSV
hsv(161, 21%, 85%)
CMYK
cmyk(21%, 0%, 6%, 15%)
CSS variable
--color-primary: #ADDACC;
Lowercase HEX
#addacc

Shades

Tints

Tones

Harmony

CSS snippets for #ADDACC

.color-addacc {
  color: #ADDACC;
  background-color: #ADDACC;
}

Frequently asked questions

What color is #ADDACC?+

#ADDACC is a HEX color with RGB value rgb(173, 218, 204) and HSL value hsl(161, 38%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADDACC?+

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