#FAE6C8 Color

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

Color preview

#FAE6C8

Color formats

HEX
#FAE6C8
RGB
rgb(250, 230, 200)
RGBA
rgba(250, 230, 200, 1)
HSL
hsl(36, 83%, 88%)
HSV
hsv(36, 20%, 98%)
CMYK
cmyk(0%, 8%, 20%, 2%)
CSS variable
--color-primary: #FAE6C8;
Lowercase HEX
#fae6c8

Shades

Tints

Tones

Harmony

CSS snippets for #FAE6C8

.color-fae6c8 {
  color: #FAE6C8;
  background-color: #FAE6C8;
}

Frequently asked questions

What color is #FAE6C8?+

#FAE6C8 is a HEX color with RGB value rgb(250, 230, 200) and HSL value hsl(36, 83%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FAE6C8?+

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