#FDDCD6 Color

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

Color preview

#FDDCD6

Color formats

HEX
#FDDCD6
RGB
rgb(253, 220, 214)
RGBA
rgba(253, 220, 214, 1)
HSL
hsl(9, 91%, 92%)
HSV
hsv(9, 15%, 99%)
CMYK
cmyk(0%, 13%, 15%, 1%)
CSS variable
--color-primary: #FDDCD6;
Lowercase HEX
#fddcd6

Shades

Tints

Tones

Harmony

CSS snippets for #FDDCD6

.color-fddcd6 {
  color: #FDDCD6;
  background-color: #FDDCD6;
}

Frequently asked questions

What color is #FDDCD6?+

#FDDCD6 is a HEX color with RGB value rgb(253, 220, 214) and HSL value hsl(9, 91%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDDCD6?+

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