#ADF3FF Color

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

Color preview

#ADF3FF

Color formats

HEX
#ADF3FF
RGB
rgb(173, 243, 255)
RGBA
rgba(173, 243, 255, 1)
HSL
hsl(189, 100%, 84%)
HSV
hsv(189, 32%, 100%)
CMYK
cmyk(32%, 5%, 0%, 0%)
CSS variable
--color-primary: #ADF3FF;
Lowercase HEX
#adf3ff

Shades

Tints

Tones

Harmony

CSS snippets for #ADF3FF

.color-adf3ff {
  color: #ADF3FF;
  background-color: #ADF3FF;
}

Frequently asked questions

What color is #ADF3FF?+

#ADF3FF is a HEX color with RGB value rgb(173, 243, 255) and HSL value hsl(189, 100%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADF3FF?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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