#FEEBC6 Color

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

Color preview

#FEEBC6

Color formats

HEX
#FEEBC6
RGB
rgb(254, 235, 198)
RGBA
rgba(254, 235, 198, 1)
HSL
hsl(40, 97%, 89%)
HSV
hsv(40, 22%, 100%)
CMYK
cmyk(0%, 7%, 22%, 0%)
CSS variable
--color-primary: #FEEBC6;
Lowercase HEX
#feebc6

Shades

Tints

Tones

Harmony

CSS snippets for #FEEBC6

.color-feebc6 {
  color: #FEEBC6;
  background-color: #FEEBC6;
}

Frequently asked questions

What color is #FEEBC6?+

#FEEBC6 is a HEX color with RGB value rgb(254, 235, 198) and HSL value hsl(40, 97%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FEEBC6?+

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