#FEECB9 Color

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

Color preview

#FEECB9

Color formats

HEX
#FEECB9
RGB
rgb(254, 236, 185)
RGBA
rgba(254, 236, 185, 1)
HSL
hsl(44, 97%, 86%)
HSV
hsv(44, 27%, 100%)
CMYK
cmyk(0%, 7%, 27%, 0%)
CSS variable
--color-primary: #FEECB9;
Lowercase HEX
#feecb9

Shades

Tints

Tones

Harmony

CSS snippets for #FEECB9

.color-feecb9 {
  color: #FEECB9;
  background-color: #FEECB9;
}

Frequently asked questions

What color is #FEECB9?+

#FEECB9 is a HEX color with RGB value rgb(254, 236, 185) and HSL value hsl(44, 97%, 86%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FEECB9?+

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