#FDBEC8 Color

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

Color preview

#FDBEC8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDBEC8

.color-fdbec8 {
  color: #FDBEC8;
  background-color: #FDBEC8;
}

Frequently asked questions

What color is #FDBEC8?+

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

What is the closest Tailwind color to #FDBEC8?+

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