#FCBED2 Color

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

Color preview

#FCBED2

Color formats

HEX
#FCBED2
RGB
rgb(252, 190, 210)
RGBA
rgba(252, 190, 210, 1)
HSL
hsl(341, 91%, 87%)
HSV
hsv(341, 25%, 99%)
CMYK
cmyk(0%, 25%, 17%, 1%)
CSS variable
--color-primary: #FCBED2;
Lowercase HEX
#fcbed2

Shades

Tints

Tones

Harmony

CSS snippets for #FCBED2

.color-fcbed2 {
  color: #FCBED2;
  background-color: #FCBED2;
}

Frequently asked questions

What color is #FCBED2?+

#FCBED2 is a HEX color with RGB value rgb(252, 190, 210) and HSL value hsl(341, 91%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCBED2?+

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