#FFACD6 Color

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

Color preview

#FFACD6

Color formats

HEX
#FFACD6
RGB
rgb(255, 172, 214)
RGBA
rgba(255, 172, 214, 1)
HSL
hsl(330, 100%, 84%)
HSV
hsv(330, 33%, 100%)
CMYK
cmyk(0%, 33%, 16%, 0%)
CSS variable
--color-primary: #FFACD6;
Lowercase HEX
#ffacd6

Shades

Tints

Tones

Harmony

CSS snippets for #FFACD6

.color-ffacd6 {
  color: #FFACD6;
  background-color: #FFACD6;
}

Frequently asked questions

What color is #FFACD6?+

#FFACD6 is a HEX color with RGB value rgb(255, 172, 214) and HSL value hsl(330, 100%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFACD6?+

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