#F4BFB1 Color

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

Color preview

#F4BFB1

Color formats

HEX
#F4BFB1
RGB
rgb(244, 191, 177)
RGBA
rgba(244, 191, 177, 1)
HSL
hsl(13, 75%, 83%)
HSV
hsv(13, 27%, 96%)
CMYK
cmyk(0%, 22%, 27%, 4%)
CSS variable
--color-primary: #F4BFB1;
Lowercase HEX
#f4bfb1

Shades

Tints

Tones

Harmony

CSS snippets for #F4BFB1

.color-f4bfb1 {
  color: #F4BFB1;
  background-color: #F4BFB1;
}

Frequently asked questions

What color is #F4BFB1?+

#F4BFB1 is a HEX color with RGB value rgb(244, 191, 177) and HSL value hsl(13, 75%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F4BFB1?+

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