#FAEDC0 Color

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

Color preview

#FAEDC0

Color formats

HEX
#FAEDC0
RGB
rgb(250, 237, 192)
RGBA
rgba(250, 237, 192, 1)
HSL
hsl(47, 85%, 87%)
HSV
hsv(47, 23%, 98%)
CMYK
cmyk(0%, 5%, 23%, 2%)
CSS variable
--color-primary: #FAEDC0;
Lowercase HEX
#faedc0

Shades

Tints

Tones

Harmony

CSS snippets for #FAEDC0

.color-faedc0 {
  color: #FAEDC0;
  background-color: #FAEDC0;
}

Frequently asked questions

What color is #FAEDC0?+

#FAEDC0 is a HEX color with RGB value rgb(250, 237, 192) and HSL value hsl(47, 85%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FAEDC0?+

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