#FDB9C5 Color

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

Color preview

#FDB9C5

Color formats

HEX
#FDB9C5
RGB
rgb(253, 185, 197)
RGBA
rgba(253, 185, 197, 1)
HSL
hsl(349, 94%, 86%)
HSV
hsv(349, 27%, 99%)
CMYK
cmyk(0%, 27%, 22%, 1%)
CSS variable
--color-primary: #FDB9C5;
Lowercase HEX
#fdb9c5

Shades

Tints

Tones

Harmony

CSS snippets for #FDB9C5

.color-fdb9c5 {
  color: #FDB9C5;
  background-color: #FDB9C5;
}

Frequently asked questions

What color is #FDB9C5?+

#FDB9C5 is a HEX color with RGB value rgb(253, 185, 197) and HSL value hsl(349, 94%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FDB9C5?+

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