#FAEAA2 Color

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

Color preview

#FAEAA2

Color formats

HEX
#FAEAA2
RGB
rgb(250, 234, 162)
RGBA
rgba(250, 234, 162, 1)
HSL
hsl(49, 90%, 81%)
HSV
hsv(49, 35%, 98%)
CMYK
cmyk(0%, 6%, 35%, 2%)
CSS variable
--color-primary: #FAEAA2;
Lowercase HEX
#faeaa2

Shades

Tints

Tones

Harmony

CSS snippets for #FAEAA2

.color-faeaa2 {
  color: #FAEAA2;
  background-color: #FAEAA2;
}

Frequently asked questions

What color is #FAEAA2?+

#FAEAA2 is a HEX color with RGB value rgb(250, 234, 162) and HSL value hsl(49, 90%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FAEAA2?+

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