#FFAFA3 Color

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

Color preview

#FFAFA3

Color formats

HEX
#FFAFA3
RGB
rgb(255, 175, 163)
RGBA
rgba(255, 175, 163, 1)
HSL
hsl(8, 100%, 82%)
HSV
hsv(8, 36%, 100%)
CMYK
cmyk(0%, 31%, 36%, 0%)
CSS variable
--color-primary: #FFAFA3;
Lowercase HEX
#ffafa3

Shades

Tints

Tones

Harmony

CSS snippets for #FFAFA3

.color-ffafa3 {
  color: #FFAFA3;
  background-color: #FFAFA3;
}

Frequently asked questions

What color is #FFAFA3?+

#FFAFA3 is a HEX color with RGB value rgb(255, 175, 163) and HSL value hsl(8, 100%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFAFA3?+

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