#FDECB4 Color

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

Color preview

#FDECB4

Color formats

HEX
#FDECB4
RGB
rgb(253, 236, 180)
RGBA
rgba(253, 236, 180, 1)
HSL
hsl(46, 95%, 85%)
HSV
hsv(46, 29%, 99%)
CMYK
cmyk(0%, 7%, 29%, 1%)
CSS variable
--color-primary: #FDECB4;
Lowercase HEX
#fdecb4

Shades

Tints

Tones

Harmony

CSS snippets for #FDECB4

.color-fdecb4 {
  color: #FDECB4;
  background-color: #FDECB4;
}

Frequently asked questions

What color is #FDECB4?+

#FDECB4 is a HEX color with RGB value rgb(253, 236, 180) and HSL value hsl(46, 95%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FDECB4?+

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