#FAEEC6 Color

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

Color preview

#FAEEC6

Color formats

HEX
#FAEEC6
RGB
rgb(250, 238, 198)
RGBA
rgba(250, 238, 198, 1)
HSL
hsl(46, 84%, 88%)
HSV
hsv(46, 21%, 98%)
CMYK
cmyk(0%, 5%, 21%, 2%)
CSS variable
--color-primary: #FAEEC6;
Lowercase HEX
#faeec6

Shades

Tints

Tones

Harmony

CSS snippets for #FAEEC6

.color-faeec6 {
  color: #FAEEC6;
  background-color: #FAEEC6;
}

Frequently asked questions

What color is #FAEEC6?+

#FAEEC6 is a HEX color with RGB value rgb(250, 238, 198) and HSL value hsl(46, 84%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FAEEC6?+

The closest Tailwind color is amber-100, available as the bg-amber-100 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