#ADFBF7 Color

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

Color preview

#ADFBF7

Color formats

HEX
#ADFBF7
RGB
rgb(173, 251, 247)
RGBA
rgba(173, 251, 247, 1)
HSL
hsl(177, 91%, 83%)
HSV
hsv(177, 31%, 98%)
CMYK
cmyk(31%, 0%, 2%, 2%)
CSS variable
--color-primary: #ADFBF7;
Lowercase HEX
#adfbf7

Shades

Tints

Tones

Harmony

CSS snippets for #ADFBF7

.color-adfbf7 {
  color: #ADFBF7;
  background-color: #ADFBF7;
}

Frequently asked questions

What color is #ADFBF7?+

#ADFBF7 is a HEX color with RGB value rgb(173, 251, 247) and HSL value hsl(177, 91%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFBF7?+

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