#FEEBC9 Color

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

Color preview

#FEEBC9

Color formats

HEX
#FEEBC9
RGB
rgb(254, 235, 201)
RGBA
rgba(254, 235, 201, 1)
HSL
hsl(38, 96%, 89%)
HSV
hsv(38, 21%, 100%)
CMYK
cmyk(0%, 7%, 21%, 0%)
CSS variable
--color-primary: #FEEBC9;
Lowercase HEX
#feebc9

Shades

Tints

Tones

Harmony

CSS snippets for #FEEBC9

.color-feebc9 {
  color: #FEEBC9;
  background-color: #FEEBC9;
}

Frequently asked questions

What color is #FEEBC9?+

#FEEBC9 is a HEX color with RGB value rgb(254, 235, 201) and HSL value hsl(38, 96%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FEEBC9?+

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