#F8DDC1 Color

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

Color preview

#F8DDC1

Color formats

HEX
#F8DDC1
RGB
rgb(248, 221, 193)
RGBA
rgba(248, 221, 193, 1)
HSL
hsl(31, 80%, 86%)
HSV
hsv(31, 22%, 97%)
CMYK
cmyk(0%, 11%, 22%, 3%)
CSS variable
--color-primary: #F8DDC1;
Lowercase HEX
#f8ddc1

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDC1

.color-f8ddc1 {
  color: #F8DDC1;
  background-color: #F8DDC1;
}

Frequently asked questions

What color is #F8DDC1?+

#F8DDC1 is a HEX color with RGB value rgb(248, 221, 193) and HSL value hsl(31, 80%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F8DDC1?+

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