#FEF5B1 Color

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

Color preview

#FEF5B1

Color formats

HEX
#FEF5B1
RGB
rgb(254, 245, 177)
RGBA
rgba(254, 245, 177, 1)
HSL
hsl(53, 97%, 85%)
HSV
hsv(53, 30%, 100%)
CMYK
cmyk(0%, 4%, 30%, 0%)
CSS variable
--color-primary: #FEF5B1;
Lowercase HEX
#fef5b1

Shades

Tints

Tones

Harmony

CSS snippets for #FEF5B1

.color-fef5b1 {
  color: #FEF5B1;
  background-color: #FEF5B1;
}

Frequently asked questions

What color is #FEF5B1?+

#FEF5B1 is a HEX color with RGB value rgb(254, 245, 177) and HSL value hsl(53, 97%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FEF5B1?+

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