#FEEEA1 Color

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

Color preview

#FEEEA1

Color formats

HEX
#FEEEA1
RGB
rgb(254, 238, 161)
RGBA
rgba(254, 238, 161, 1)
HSL
hsl(50, 98%, 81%)
HSV
hsv(50, 37%, 100%)
CMYK
cmyk(0%, 6%, 37%, 0%)
CSS variable
--color-primary: #FEEEA1;
Lowercase HEX
#feeea1

Shades

Tints

Tones

Harmony

CSS snippets for #FEEEA1

.color-feeea1 {
  color: #FEEEA1;
  background-color: #FEEEA1;
}

Frequently asked questions

What color is #FEEEA1?+

#FEEEA1 is a HEX color with RGB value rgb(254, 238, 161) and HSL value hsl(50, 98%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FEEEA1?+

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