#F7DDBD Color

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

Color preview

#F7DDBD

Color formats

HEX
#F7DDBD
RGB
rgb(247, 221, 189)
RGBA
rgba(247, 221, 189, 1)
HSL
hsl(33, 78%, 85%)
HSV
hsv(33, 23%, 97%)
CMYK
cmyk(0%, 11%, 23%, 3%)
CSS variable
--color-primary: #F7DDBD;
Lowercase HEX
#f7ddbd

Shades

Tints

Tones

Harmony

CSS snippets for #F7DDBD

.color-f7ddbd {
  color: #F7DDBD;
  background-color: #F7DDBD;
}

Frequently asked questions

What color is #F7DDBD?+

#F7DDBD is a HEX color with RGB value rgb(247, 221, 189) and HSL value hsl(33, 78%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F7DDBD?+

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