#F8ACA3 Color

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

Color preview

#F8ACA3

Color formats

HEX
#F8ACA3
RGB
rgb(248, 172, 163)
RGBA
rgba(248, 172, 163, 1)
HSL
hsl(6, 86%, 81%)
HSV
hsv(6, 34%, 97%)
CMYK
cmyk(0%, 31%, 34%, 3%)
CSS variable
--color-primary: #F8ACA3;
Lowercase HEX
#f8aca3

Shades

Tints

Tones

Harmony

CSS snippets for #F8ACA3

.color-f8aca3 {
  color: #F8ACA3;
  background-color: #F8ACA3;
}

Frequently asked questions

What color is #F8ACA3?+

#F8ACA3 is a HEX color with RGB value rgb(248, 172, 163) and HSL value hsl(6, 86%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8ACA3?+

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