#FDDDB8 Color

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

Color preview

#FDDDB8

Color formats

HEX
#FDDDB8
RGB
rgb(253, 221, 184)
RGBA
rgba(253, 221, 184, 1)
HSL
hsl(32, 95%, 86%)
HSV
hsv(32, 27%, 99%)
CMYK
cmyk(0%, 13%, 27%, 1%)
CSS variable
--color-primary: #FDDDB8;
Lowercase HEX
#fdddb8

Shades

Tints

Tones

Harmony

CSS snippets for #FDDDB8

.color-fdddb8 {
  color: #FDDDB8;
  background-color: #FDDDB8;
}

Frequently asked questions

What color is #FDDDB8?+

#FDDDB8 is a HEX color with RGB value rgb(253, 221, 184) and HSL value hsl(32, 95%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FDDDB8?+

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