#F5AFAB Color

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

Color preview

#F5AFAB

Color formats

HEX
#F5AFAB
RGB
rgb(245, 175, 171)
RGBA
rgba(245, 175, 171, 1)
HSL
hsl(3, 79%, 82%)
HSV
hsv(3, 30%, 96%)
CMYK
cmyk(0%, 29%, 30%, 4%)
CSS variable
--color-primary: #F5AFAB;
Lowercase HEX
#f5afab

Shades

Tints

Tones

Harmony

CSS snippets for #F5AFAB

.color-f5afab {
  color: #F5AFAB;
  background-color: #F5AFAB;
}

Frequently asked questions

What color is #F5AFAB?+

#F5AFAB is a HEX color with RGB value rgb(245, 175, 171) and HSL value hsl(3, 79%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5AFAB?+

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