#F8DDCF Color

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

Color preview

#F8DDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDCF

.color-f8ddcf {
  color: #F8DDCF;
  background-color: #F8DDCF;
}

Frequently asked questions

What color is #F8DDCF?+

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

What is the closest Tailwind color to #F8DDCF?+

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