#F8DDC2 Color

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

Color preview

#F8DDC2

Color formats

HEX
#F8DDC2
RGB
rgb(248, 221, 194)
RGBA
rgba(248, 221, 194, 1)
HSL
hsl(30, 79%, 87%)
HSV
hsv(30, 22%, 97%)
CMYK
cmyk(0%, 11%, 22%, 3%)
CSS variable
--color-primary: #F8DDC2;
Lowercase HEX
#f8ddc2

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDC2

.color-f8ddc2 {
  color: #F8DDC2;
  background-color: #F8DDC2;
}

Frequently asked questions

What color is #F8DDC2?+

#F8DDC2 is a HEX color with RGB value rgb(248, 221, 194) and HSL value hsl(30, 79%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F8DDC2?+

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