#F4BFAB Color

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

Color preview

#F4BFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F4BFAB

.color-f4bfab {
  color: #F4BFAB;
  background-color: #F4BFAB;
}

Frequently asked questions

What color is #F4BFAB?+

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

What is the closest Tailwind color to #F4BFAB?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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