#F8DCCF Color

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

Color preview

#F8DCCF

Color formats

HEX
#F8DCCF
RGB
rgb(248, 220, 207)
RGBA
rgba(248, 220, 207, 1)
HSL
hsl(19, 75%, 89%)
HSV
hsv(19, 17%, 97%)
CMYK
cmyk(0%, 11%, 17%, 3%)
CSS variable
--color-primary: #F8DCCF;
Lowercase HEX
#f8dccf

Shades

Tints

Tones

Harmony

CSS snippets for #F8DCCF

.color-f8dccf {
  color: #F8DCCF;
  background-color: #F8DCCF;
}

Frequently asked questions

What color is #F8DCCF?+

#F8DCCF is a HEX color with RGB value rgb(248, 220, 207) and HSL value hsl(19, 75%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F8DCCF?+

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