#FFBEC9 Color

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

Color preview

#FFBEC9

Color formats

HEX
#FFBEC9
RGB
rgb(255, 190, 201)
RGBA
rgba(255, 190, 201, 1)
HSL
hsl(350, 100%, 87%)
HSV
hsv(350, 25%, 100%)
CMYK
cmyk(0%, 25%, 21%, 0%)
CSS variable
--color-primary: #FFBEC9;
Lowercase HEX
#ffbec9

Shades

Tints

Tones

Harmony

CSS snippets for #FFBEC9

.color-ffbec9 {
  color: #FFBEC9;
  background-color: #FFBEC9;
}

Frequently asked questions

What color is #FFBEC9?+

#FFBEC9 is a HEX color with RGB value rgb(255, 190, 201) and HSL value hsl(350, 100%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBEC9?+

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