#FFDFCA Color

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

Color preview

#FFDFCA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFDFCA

.color-ffdfca {
  color: #FFDFCA;
  background-color: #FFDFCA;
}

Frequently asked questions

What color is #FFDFCA?+

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

What is the closest Tailwind color to #FFDFCA?+

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