#FDBFBB Color

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

Color preview

#FDBFBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDBFBB

.color-fdbfbb {
  color: #FDBFBB;
  background-color: #FDBFBB;
}

Frequently asked questions

What color is #FDBFBB?+

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

What is the closest Tailwind color to #FDBFBB?+

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