#F4BFBE Color

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

Color preview

#F4BFBE

Color formats

HEX
#F4BFBE
RGB
rgb(244, 191, 190)
RGBA
rgba(244, 191, 190, 1)
HSL
hsl(1, 71%, 85%)
HSV
hsv(1, 22%, 96%)
CMYK
cmyk(0%, 22%, 22%, 4%)
CSS variable
--color-primary: #F4BFBE;
Lowercase HEX
#f4bfbe

Shades

Tints

Tones

Harmony

CSS snippets for #F4BFBE

.color-f4bfbe {
  color: #F4BFBE;
  background-color: #F4BFBE;
}

Frequently asked questions

What color is #F4BFBE?+

#F4BFBE is a HEX color with RGB value rgb(244, 191, 190) and HSL value hsl(1, 71%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F4BFBE?+

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