#FEDCA1 Color

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

Color preview

#FEDCA1

Color formats

HEX
#FEDCA1
RGB
rgb(254, 220, 161)
RGBA
rgba(254, 220, 161, 1)
HSL
hsl(38, 98%, 81%)
HSV
hsv(38, 37%, 100%)
CMYK
cmyk(0%, 13%, 37%, 0%)
CSS variable
--color-primary: #FEDCA1;
Lowercase HEX
#fedca1

Shades

Tints

Tones

Harmony

CSS snippets for #FEDCA1

.color-fedca1 {
  color: #FEDCA1;
  background-color: #FEDCA1;
}

Frequently asked questions

What color is #FEDCA1?+

#FEDCA1 is a HEX color with RGB value rgb(254, 220, 161) and HSL value hsl(38, 98%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FEDCA1?+

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