#FDEAC3 Color

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

Color preview

#FDEAC3

Color formats

HEX
#FDEAC3
RGB
rgb(253, 234, 195)
RGBA
rgba(253, 234, 195, 1)
HSL
hsl(40, 94%, 88%)
HSV
hsv(40, 23%, 99%)
CMYK
cmyk(0%, 8%, 23%, 1%)
CSS variable
--color-primary: #FDEAC3;
Lowercase HEX
#fdeac3

Shades

Tints

Tones

Harmony

CSS snippets for #FDEAC3

.color-fdeac3 {
  color: #FDEAC3;
  background-color: #FDEAC3;
}

Frequently asked questions

What color is #FDEAC3?+

#FDEAC3 is a HEX color with RGB value rgb(253, 234, 195) and HSL value hsl(40, 94%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FDEAC3?+

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