#F8DDCB Color

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

Color preview

#F8DDCB

Color formats

HEX
#F8DDCB
RGB
rgb(248, 221, 203)
RGBA
rgba(248, 221, 203, 1)
HSL
hsl(24, 76%, 88%)
HSV
hsv(24, 18%, 97%)
CMYK
cmyk(0%, 11%, 18%, 3%)
CSS variable
--color-primary: #F8DDCB;
Lowercase HEX
#f8ddcb

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDCB

.color-f8ddcb {
  color: #F8DDCB;
  background-color: #F8DDCB;
}

Frequently asked questions

What color is #F8DDCB?+

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

What is the closest Tailwind color to #F8DDCB?+

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