#F8DFCF Color

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

Color preview

#F8DFCF

Color formats

HEX
#F8DFCF
RGB
rgb(248, 223, 207)
RGBA
rgba(248, 223, 207, 1)
HSL
hsl(23, 75%, 89%)
HSV
hsv(23, 17%, 97%)
CMYK
cmyk(0%, 10%, 17%, 3%)
CSS variable
--color-primary: #F8DFCF;
Lowercase HEX
#f8dfcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8DFCF

.color-f8dfcf {
  color: #F8DFCF;
  background-color: #F8DFCF;
}

Frequently asked questions

What color is #F8DFCF?+

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

What is the closest Tailwind color to #F8DFCF?+

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