#F8CFBF Color

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

Color preview

#F8CFBF

Color formats

HEX
#F8CFBF
RGB
rgb(248, 207, 191)
RGBA
rgba(248, 207, 191, 1)
HSL
hsl(17, 80%, 86%)
HSV
hsv(17, 23%, 97%)
CMYK
cmyk(0%, 17%, 23%, 3%)
CSS variable
--color-primary: #F8CFBF;
Lowercase HEX
#f8cfbf

Shades

Tints

Tones

Harmony

CSS snippets for #F8CFBF

.color-f8cfbf {
  color: #F8CFBF;
  background-color: #F8CFBF;
}

Frequently asked questions

What color is #F8CFBF?+

#F8CFBF is a HEX color with RGB value rgb(248, 207, 191) and HSL value hsl(17, 80%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F8CFBF?+

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