#F7DDBF Color

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

Color preview

#F7DDBF

Color formats

HEX
#F7DDBF
RGB
rgb(247, 221, 191)
RGBA
rgba(247, 221, 191, 1)
HSL
hsl(32, 78%, 86%)
HSV
hsv(32, 23%, 97%)
CMYK
cmyk(0%, 11%, 23%, 3%)
CSS variable
--color-primary: #F7DDBF;
Lowercase HEX
#f7ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #F7DDBF

.color-f7ddbf {
  color: #F7DDBF;
  background-color: #F7DDBF;
}

Frequently asked questions

What color is #F7DDBF?+

#F7DDBF is a HEX color with RGB value rgb(247, 221, 191) and HSL value hsl(32, 78%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F7DDBF?+

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