#F1DCCF Color

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

Color preview

#F1DCCF

Color formats

HEX
#F1DCCF
RGB
rgb(241, 220, 207)
RGBA
rgba(241, 220, 207, 1)
HSL
hsl(23, 55%, 88%)
HSV
hsv(23, 14%, 95%)
CMYK
cmyk(0%, 9%, 14%, 5%)
CSS variable
--color-primary: #F1DCCF;
Lowercase HEX
#f1dccf

Shades

Tints

Tones

Harmony

CSS snippets for #F1DCCF

.color-f1dccf {
  color: #F1DCCF;
  background-color: #F1DCCF;
}

Frequently asked questions

What color is #F1DCCF?+

#F1DCCF is a HEX color with RGB value rgb(241, 220, 207) and HSL value hsl(23, 55%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1DCCF?+

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