#ADFEF3 Color

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

Color preview

#ADFEF3

Color formats

HEX
#ADFEF3
RGB
rgb(173, 254, 243)
RGBA
rgba(173, 254, 243, 1)
HSL
hsl(172, 98%, 84%)
HSV
hsv(172, 32%, 100%)
CMYK
cmyk(32%, 0%, 4%, 0%)
CSS variable
--color-primary: #ADFEF3;
Lowercase HEX
#adfef3

Shades

Tints

Tones

Harmony

CSS snippets for #ADFEF3

.color-adfef3 {
  color: #ADFEF3;
  background-color: #ADFEF3;
}

Frequently asked questions

What color is #ADFEF3?+

#ADFEF3 is a HEX color with RGB value rgb(173, 254, 243) and HSL value hsl(172, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFEF3?+

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