#FFDFC9 Color

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

Color preview

#FFDFC9

Color formats

HEX
#FFDFC9
RGB
rgb(255, 223, 201)
RGBA
rgba(255, 223, 201, 1)
HSL
hsl(24, 100%, 89%)
HSV
hsv(24, 21%, 100%)
CMYK
cmyk(0%, 13%, 21%, 0%)
CSS variable
--color-primary: #FFDFC9;
Lowercase HEX
#ffdfc9

Shades

Tints

Tones

Harmony

CSS snippets for #FFDFC9

.color-ffdfc9 {
  color: #FFDFC9;
  background-color: #FFDFC9;
}

Frequently asked questions

What color is #FFDFC9?+

#FFDFC9 is a HEX color with RGB value rgb(255, 223, 201) and HSL value hsl(24, 100%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FFDFC9?+

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