#FCDFB3 Color

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

Color preview

#FCDFB3

Color formats

HEX
#FCDFB3
RGB
rgb(252, 223, 179)
RGBA
rgba(252, 223, 179, 1)
HSL
hsl(36, 92%, 85%)
HSV
hsv(36, 29%, 99%)
CMYK
cmyk(0%, 12%, 29%, 1%)
CSS variable
--color-primary: #FCDFB3;
Lowercase HEX
#fcdfb3

Shades

Tints

Tones

Harmony

CSS snippets for #FCDFB3

.color-fcdfb3 {
  color: #FCDFB3;
  background-color: #FCDFB3;
}

Frequently asked questions

What color is #FCDFB3?+

#FCDFB3 is a HEX color with RGB value rgb(252, 223, 179) and HSL value hsl(36, 92%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FCDFB3?+

The closest Tailwind color is orange-200, available as the bg-orange-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