#ADDFE3 Color

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

Color preview

#ADDFE3

Color formats

HEX
#ADDFE3
RGB
rgb(173, 223, 227)
RGBA
rgba(173, 223, 227, 1)
HSL
hsl(184, 49%, 78%)
HSV
hsv(184, 24%, 89%)
CMYK
cmyk(24%, 2%, 0%, 11%)
CSS variable
--color-primary: #ADDFE3;
Lowercase HEX
#addfe3

Shades

Tints

Tones

Harmony

CSS snippets for #ADDFE3

.color-addfe3 {
  color: #ADDFE3;
  background-color: #ADDFE3;
}

Frequently asked questions

What color is #ADDFE3?+

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

What is the closest Tailwind color to #ADDFE3?+

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