#FCE6C6 Color

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

Color preview

#FCE6C6

Color formats

HEX
#FCE6C6
RGB
rgb(252, 230, 198)
RGBA
rgba(252, 230, 198, 1)
HSL
hsl(36, 90%, 88%)
HSV
hsv(36, 21%, 99%)
CMYK
cmyk(0%, 9%, 21%, 1%)
CSS variable
--color-primary: #FCE6C6;
Lowercase HEX
#fce6c6

Shades

Tints

Tones

Harmony

CSS snippets for #FCE6C6

.color-fce6c6 {
  color: #FCE6C6;
  background-color: #FCE6C6;
}

Frequently asked questions

What color is #FCE6C6?+

#FCE6C6 is a HEX color with RGB value rgb(252, 230, 198) and HSL value hsl(36, 90%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FCE6C6?+

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