#FAEAB3 Color

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

Color preview

#FAEAB3

Color formats

HEX
#FAEAB3
RGB
rgb(250, 234, 179)
RGBA
rgba(250, 234, 179, 1)
HSL
hsl(46, 88%, 84%)
HSV
hsv(46, 28%, 98%)
CMYK
cmyk(0%, 6%, 28%, 2%)
CSS variable
--color-primary: #FAEAB3;
Lowercase HEX
#faeab3

Shades

Tints

Tones

Harmony

CSS snippets for #FAEAB3

.color-faeab3 {
  color: #FAEAB3;
  background-color: #FAEAB3;
}

Frequently asked questions

What color is #FAEAB3?+

#FAEAB3 is a HEX color with RGB value rgb(250, 234, 179) and HSL value hsl(46, 88%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FAEAB3?+

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