#F8DCBF Color

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

Color preview

#F8DCBF

Color formats

HEX
#F8DCBF
RGB
rgb(248, 220, 191)
RGBA
rgba(248, 220, 191, 1)
HSL
hsl(31, 80%, 86%)
HSV
hsv(31, 23%, 97%)
CMYK
cmyk(0%, 11%, 23%, 3%)
CSS variable
--color-primary: #F8DCBF;
Lowercase HEX
#f8dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #F8DCBF

.color-f8dcbf {
  color: #F8DCBF;
  background-color: #F8DCBF;
}

Frequently asked questions

What color is #F8DCBF?+

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

What is the closest Tailwind color to #F8DCBF?+

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