#ADDFE4 Color

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

Color preview

#ADDFE4

Color formats

HEX
#ADDFE4
RGB
rgb(173, 223, 228)
RGBA
rgba(173, 223, 228, 1)
HSL
hsl(185, 50%, 79%)
HSV
hsv(185, 24%, 89%)
CMYK
cmyk(24%, 2%, 0%, 11%)
CSS variable
--color-primary: #ADDFE4;
Lowercase HEX
#addfe4

Shades

Tints

Tones

Harmony

CSS snippets for #ADDFE4

.color-addfe4 {
  color: #ADDFE4;
  background-color: #ADDFE4;
}

Frequently asked questions

What color is #ADDFE4?+

#ADDFE4 is a HEX color with RGB value rgb(173, 223, 228) and HSL value hsl(185, 50%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADDFE4?+

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