#FDEBBF Color

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

Color preview

#FDEBBF

Color formats

HEX
#FDEBBF
RGB
rgb(253, 235, 191)
RGBA
rgba(253, 235, 191, 1)
HSL
hsl(43, 94%, 87%)
HSV
hsv(43, 25%, 99%)
CMYK
cmyk(0%, 7%, 25%, 1%)
CSS variable
--color-primary: #FDEBBF;
Lowercase HEX
#fdebbf

Shades

Tints

Tones

Harmony

CSS snippets for #FDEBBF

.color-fdebbf {
  color: #FDEBBF;
  background-color: #FDEBBF;
}

Frequently asked questions

What color is #FDEBBF?+

#FDEBBF is a HEX color with RGB value rgb(253, 235, 191) and HSL value hsl(43, 94%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FDEBBF?+

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