#F3BEDC Color

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

Color preview

#F3BEDC

Color formats

HEX
#F3BEDC
RGB
rgb(243, 190, 220)
RGBA
rgba(243, 190, 220, 1)
HSL
hsl(326, 69%, 85%)
HSV
hsv(326, 22%, 95%)
CMYK
cmyk(0%, 22%, 9%, 5%)
CSS variable
--color-primary: #F3BEDC;
Lowercase HEX
#f3bedc

Shades

Tints

Tones

Harmony

CSS snippets for #F3BEDC

.color-f3bedc {
  color: #F3BEDC;
  background-color: #F3BEDC;
}

Frequently asked questions

What color is #F3BEDC?+

#F3BEDC is a HEX color with RGB value rgb(243, 190, 220) and HSL value hsl(326, 69%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3BEDC?+

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