#AC99BF Color

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

Color preview

#AC99BF

Color formats

HEX
#AC99BF
RGB
rgb(172, 153, 191)
RGBA
rgba(172, 153, 191, 1)
HSL
hsl(270, 23%, 67%)
HSV
hsv(270, 20%, 75%)
CMYK
cmyk(10%, 20%, 0%, 25%)
CSS variable
--color-primary: #AC99BF;
Lowercase HEX
#ac99bf

Shades

Tints

Tones

Harmony

CSS snippets for #AC99BF

.color-ac99bf {
  color: #AC99BF;
  background-color: #AC99BF;
}

Frequently asked questions

What color is #AC99BF?+

#AC99BF is a HEX color with RGB value rgb(172, 153, 191) and HSL value hsl(270, 23%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AC99BF?+

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