#ADFAF3 Color

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

Color preview

#ADFAF3

Color formats

HEX
#ADFAF3
RGB
rgb(173, 250, 243)
RGBA
rgba(173, 250, 243, 1)
HSL
hsl(175, 89%, 83%)
HSV
hsv(175, 31%, 98%)
CMYK
cmyk(31%, 0%, 3%, 2%)
CSS variable
--color-primary: #ADFAF3;
Lowercase HEX
#adfaf3

Shades

Tints

Tones

Harmony

CSS snippets for #ADFAF3

.color-adfaf3 {
  color: #ADFAF3;
  background-color: #ADFAF3;
}

Frequently asked questions

What color is #ADFAF3?+

#ADFAF3 is a HEX color with RGB value rgb(173, 250, 243) and HSL value hsl(175, 89%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFAF3?+

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