#FBEAA1 Color

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

Color preview

#FBEAA1

Color formats

HEX
#FBEAA1
RGB
rgb(251, 234, 161)
RGBA
rgba(251, 234, 161, 1)
HSL
hsl(49, 92%, 81%)
HSV
hsv(49, 36%, 98%)
CMYK
cmyk(0%, 7%, 36%, 2%)
CSS variable
--color-primary: #FBEAA1;
Lowercase HEX
#fbeaa1

Shades

Tints

Tones

Harmony

CSS snippets for #FBEAA1

.color-fbeaa1 {
  color: #FBEAA1;
  background-color: #FBEAA1;
}

Frequently asked questions

What color is #FBEAA1?+

#FBEAA1 is a HEX color with RGB value rgb(251, 234, 161) and HSL value hsl(49, 92%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FBEAA1?+

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