#FAEFA5 Color

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

Color preview

#FAEFA5

Color formats

HEX
#FAEFA5
RGB
rgb(250, 239, 165)
RGBA
rgba(250, 239, 165, 1)
HSL
hsl(52, 89%, 81%)
HSV
hsv(52, 34%, 98%)
CMYK
cmyk(0%, 4%, 34%, 2%)
CSS variable
--color-primary: #FAEFA5;
Lowercase HEX
#faefa5

Shades

Tints

Tones

Harmony

CSS snippets for #FAEFA5

.color-faefa5 {
  color: #FAEFA5;
  background-color: #FAEFA5;
}

Frequently asked questions

What color is #FAEFA5?+

#FAEFA5 is a HEX color with RGB value rgb(250, 239, 165) and HSL value hsl(52, 89%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FAEFA5?+

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