#ADDCE4 Color

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

Color preview

#ADDCE4

Color formats

HEX
#ADDCE4
RGB
rgb(173, 220, 228)
RGBA
rgba(173, 220, 228, 1)
HSL
hsl(189, 50%, 79%)
HSV
hsv(189, 24%, 89%)
CMYK
cmyk(24%, 4%, 0%, 11%)
CSS variable
--color-primary: #ADDCE4;
Lowercase HEX
#addce4

Shades

Tints

Tones

Harmony

CSS snippets for #ADDCE4

.color-addce4 {
  color: #ADDCE4;
  background-color: #ADDCE4;
}

Frequently asked questions

What color is #ADDCE4?+

#ADDCE4 is a HEX color with RGB value rgb(173, 220, 228) and HSL value hsl(189, 50%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADDCE4?+

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