#ADDDFC Color

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

Color preview

#ADDDFC

Color formats

HEX
#ADDDFC
RGB
rgb(173, 221, 252)
RGBA
rgba(173, 221, 252, 1)
HSL
hsl(204, 93%, 83%)
HSV
hsv(204, 31%, 99%)
CMYK
cmyk(31%, 12%, 0%, 1%)
CSS variable
--color-primary: #ADDDFC;
Lowercase HEX
#adddfc

Shades

Tints

Tones

Harmony

CSS snippets for #ADDDFC

.color-adddfc {
  color: #ADDDFC;
  background-color: #ADDDFC;
}

Frequently asked questions

What color is #ADDDFC?+

#ADDDFC is a HEX color with RGB value rgb(173, 221, 252) and HSL value hsl(204, 93%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADDDFC?+

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