#F4AFAB Color

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

Color preview

#F4AFAB

Color formats

HEX
#F4AFAB
RGB
rgb(244, 175, 171)
RGBA
rgba(244, 175, 171, 1)
HSL
hsl(3, 77%, 81%)
HSV
hsv(3, 30%, 96%)
CMYK
cmyk(0%, 28%, 30%, 4%)
CSS variable
--color-primary: #F4AFAB;
Lowercase HEX
#f4afab

Shades

Tints

Tones

Harmony

CSS snippets for #F4AFAB

.color-f4afab {
  color: #F4AFAB;
  background-color: #F4AFAB;
}

Frequently asked questions

What color is #F4AFAB?+

#F4AFAB is a HEX color with RGB value rgb(244, 175, 171) and HSL value hsl(3, 77%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F4AFAB?+

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