#F8DFCB Color

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

Color preview

#F8DFCB

Color formats

HEX
#F8DFCB
RGB
rgb(248, 223, 203)
RGBA
rgba(248, 223, 203, 1)
HSL
hsl(27, 76%, 88%)
HSV
hsv(27, 18%, 97%)
CMYK
cmyk(0%, 10%, 18%, 3%)
CSS variable
--color-primary: #F8DFCB;
Lowercase HEX
#f8dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #F8DFCB

.color-f8dfcb {
  color: #F8DFCB;
  background-color: #F8DFCB;
}

Frequently asked questions

What color is #F8DFCB?+

#F8DFCB is a HEX color with RGB value rgb(248, 223, 203) and HSL value hsl(27, 76%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F8DFCB?+

The closest Tailwind color is orange-100, available as the bg-orange-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