#FFACA0 Color

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

Color preview

#FFACA0

Color formats

HEX
#FFACA0
RGB
rgb(255, 172, 160)
RGBA
rgba(255, 172, 160, 1)
HSL
hsl(8, 100%, 81%)
HSV
hsv(8, 37%, 100%)
CMYK
cmyk(0%, 33%, 37%, 0%)
CSS variable
--color-primary: #FFACA0;
Lowercase HEX
#ffaca0

Shades

Tints

Tones

Harmony

CSS snippets for #FFACA0

.color-ffaca0 {
  color: #FFACA0;
  background-color: #FFACA0;
}

Frequently asked questions

What color is #FFACA0?+

#FFACA0 is a HEX color with RGB value rgb(255, 172, 160) and HSL value hsl(8, 100%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFACA0?+

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