#F1BEDC Color

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

Color preview

#F1BEDC

Color formats

HEX
#F1BEDC
RGB
rgb(241, 190, 220)
RGBA
rgba(241, 190, 220, 1)
HSL
hsl(325, 65%, 85%)
HSV
hsv(325, 21%, 95%)
CMYK
cmyk(0%, 21%, 9%, 5%)
CSS variable
--color-primary: #F1BEDC;
Lowercase HEX
#f1bedc

Shades

Tints

Tones

Harmony

CSS snippets for #F1BEDC

.color-f1bedc {
  color: #F1BEDC;
  background-color: #F1BEDC;
}

Frequently asked questions

What color is #F1BEDC?+

#F1BEDC is a HEX color with RGB value rgb(241, 190, 220) and HSL value hsl(325, 65%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1BEDC?+

The closest Tailwind color is rose-200, available as the bg-rose-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