#F4ABAB Color

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

Color preview

#F4ABAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F4ABAB

.color-f4abab {
  color: #F4ABAB;
  background-color: #F4ABAB;
}

Frequently asked questions

What color is #F4ABAB?+

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

What is the closest Tailwind color to #F4ABAB?+

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