#F4DCCF Color

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

Color preview

#F4DCCF

Color formats

HEX
#F4DCCF
RGB
rgb(244, 220, 207)
RGBA
rgba(244, 220, 207, 1)
HSL
hsl(21, 63%, 88%)
HSV
hsv(21, 15%, 96%)
CMYK
cmyk(0%, 10%, 15%, 4%)
CSS variable
--color-primary: #F4DCCF;
Lowercase HEX
#f4dccf

Shades

Tints

Tones

Harmony

CSS snippets for #F4DCCF

.color-f4dccf {
  color: #F4DCCF;
  background-color: #F4DCCF;
}

Frequently asked questions

What color is #F4DCCF?+

#F4DCCF is a HEX color with RGB value rgb(244, 220, 207) and HSL value hsl(21, 63%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F4DCCF?+

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