#ADDDE3 Color

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

Color preview

#ADDDE3

Color formats

HEX
#ADDDE3
RGB
rgb(173, 221, 227)
RGBA
rgba(173, 221, 227, 1)
HSL
hsl(187, 49%, 78%)
HSV
hsv(187, 24%, 89%)
CMYK
cmyk(24%, 3%, 0%, 11%)
CSS variable
--color-primary: #ADDDE3;
Lowercase HEX
#addde3

Shades

Tints

Tones

Harmony

CSS snippets for #ADDDE3

.color-addde3 {
  color: #ADDDE3;
  background-color: #ADDDE3;
}

Frequently asked questions

What color is #ADDDE3?+

#ADDDE3 is a HEX color with RGB value rgb(173, 221, 227) and HSL value hsl(187, 49%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADDDE3?+

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