#FCDBA0 Color

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

Color preview

#FCDBA0

Color formats

HEX
#FCDBA0
RGB
rgb(252, 219, 160)
RGBA
rgba(252, 219, 160, 1)
HSL
hsl(38, 94%, 81%)
HSV
hsv(38, 37%, 99%)
CMYK
cmyk(0%, 13%, 37%, 1%)
CSS variable
--color-primary: #FCDBA0;
Lowercase HEX
#fcdba0

Shades

Tints

Tones

Harmony

CSS snippets for #FCDBA0

.color-fcdba0 {
  color: #FCDBA0;
  background-color: #FCDBA0;
}

Frequently asked questions

What color is #FCDBA0?+

#FCDBA0 is a HEX color with RGB value rgb(252, 219, 160) and HSL value hsl(38, 94%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCDBA0?+

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