#FCBED1 Color

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

Color preview

#FCBED1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCBED1

.color-fcbed1 {
  color: #FCBED1;
  background-color: #FCBED1;
}

Frequently asked questions

What color is #FCBED1?+

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

What is the closest Tailwind color to #FCBED1?+

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