#FDBABF Color

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

Color preview

#FDBABF

Color formats

HEX
#FDBABF
RGB
rgb(253, 186, 191)
RGBA
rgba(253, 186, 191, 1)
HSL
hsl(356, 94%, 86%)
HSV
hsv(356, 26%, 99%)
CMYK
cmyk(0%, 26%, 25%, 1%)
CSS variable
--color-primary: #FDBABF;
Lowercase HEX
#fdbabf

Shades

Tints

Tones

Harmony

CSS snippets for #FDBABF

.color-fdbabf {
  color: #FDBABF;
  background-color: #FDBABF;
}

Frequently asked questions

What color is #FDBABF?+

#FDBABF is a HEX color with RGB value rgb(253, 186, 191) and HSL value hsl(356, 94%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FDBABF?+

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