#F6E7BF Color

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

Color preview

#F6E7BF

Color formats

HEX
#F6E7BF
RGB
rgb(246, 231, 191)
RGBA
rgba(246, 231, 191, 1)
HSL
hsl(44, 75%, 86%)
HSV
hsv(44, 22%, 96%)
CMYK
cmyk(0%, 6%, 22%, 4%)
CSS variable
--color-primary: #F6E7BF;
Lowercase HEX
#f6e7bf

Shades

Tints

Tones

Harmony

CSS snippets for #F6E7BF

.color-f6e7bf {
  color: #F6E7BF;
  background-color: #F6E7BF;
}

Frequently asked questions

What color is #F6E7BF?+

#F6E7BF is a HEX color with RGB value rgb(246, 231, 191) and HSL value hsl(44, 75%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F6E7BF?+

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