#F7BFAF Color

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

Color preview

#F7BFAF

Color formats

HEX
#F7BFAF
RGB
rgb(247, 191, 175)
RGBA
rgba(247, 191, 175, 1)
HSL
hsl(13, 82%, 83%)
HSV
hsv(13, 29%, 97%)
CMYK
cmyk(0%, 23%, 29%, 3%)
CSS variable
--color-primary: #F7BFAF;
Lowercase HEX
#f7bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #F7BFAF

.color-f7bfaf {
  color: #F7BFAF;
  background-color: #F7BFAF;
}

Frequently asked questions

What color is #F7BFAF?+

#F7BFAF is a HEX color with RGB value rgb(247, 191, 175) and HSL value hsl(13, 82%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F7BFAF?+

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