#FAEDC1 Color

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

Color preview

#FAEDC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAEDC1

.color-faedc1 {
  color: #FAEDC1;
  background-color: #FAEDC1;
}

Frequently asked questions

What color is #FAEDC1?+

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

What is the closest Tailwind color to #FAEDC1?+

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