#FBEAA0 Color

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

Color preview

#FBEAA0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBEAA0

.color-fbeaa0 {
  color: #FBEAA0;
  background-color: #FBEAA0;
}

Frequently asked questions

What color is #FBEAA0?+

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

What is the closest Tailwind color to #FBEAA0?+

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