#FBFEA1 Color

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

Color preview

#FBFEA1

Color formats

HEX
#FBFEA1
RGB
rgb(251, 254, 161)
RGBA
rgba(251, 254, 161, 1)
HSL
hsl(62, 98%, 81%)
HSV
hsv(62, 37%, 100%)
CMYK
cmyk(1%, 0%, 37%, 0%)
CSS variable
--color-primary: #FBFEA1;
Lowercase HEX
#fbfea1

Shades

Tints

Tones

Harmony

CSS snippets for #FBFEA1

.color-fbfea1 {
  color: #FBFEA1;
  background-color: #FBFEA1;
}

Frequently asked questions

What color is #FBFEA1?+

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

What is the closest Tailwind color to #FBFEA1?+

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