#FDBDC8 Color

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

Color preview

#FDBDC8

Color formats

HEX
#FDBDC8
RGB
rgb(253, 189, 200)
RGBA
rgba(253, 189, 200, 1)
HSL
hsl(350, 94%, 87%)
HSV
hsv(350, 25%, 99%)
CMYK
cmyk(0%, 25%, 21%, 1%)
CSS variable
--color-primary: #FDBDC8;
Lowercase HEX
#fdbdc8

Shades

Tints

Tones

Harmony

CSS snippets for #FDBDC8

.color-fdbdc8 {
  color: #FDBDC8;
  background-color: #FDBDC8;
}

Frequently asked questions

What color is #FDBDC8?+

#FDBDC8 is a HEX color with RGB value rgb(253, 189, 200) and HSL value hsl(350, 94%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FDBDC8?+

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