#FEECB0 Color

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

Color preview

#FEECB0

Color formats

HEX
#FEECB0
RGB
rgb(254, 236, 176)
RGBA
rgba(254, 236, 176, 1)
HSL
hsl(46, 98%, 84%)
HSV
hsv(46, 31%, 100%)
CMYK
cmyk(0%, 7%, 31%, 0%)
CSS variable
--color-primary: #FEECB0;
Lowercase HEX
#feecb0

Shades

Tints

Tones

Harmony

CSS snippets for #FEECB0

.color-feecb0 {
  color: #FEECB0;
  background-color: #FEECB0;
}

Frequently asked questions

What color is #FEECB0?+

#FEECB0 is a HEX color with RGB value rgb(254, 236, 176) and HSL value hsl(46, 98%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FEECB0?+

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