#F3BECB Color

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

Color preview

#F3BECB

Color formats

HEX
#F3BECB
RGB
rgb(243, 190, 203)
RGBA
rgba(243, 190, 203, 1)
HSL
hsl(345, 69%, 85%)
HSV
hsv(345, 22%, 95%)
CMYK
cmyk(0%, 22%, 16%, 5%)
CSS variable
--color-primary: #F3BECB;
Lowercase HEX
#f3becb

Shades

Tints

Tones

Harmony

CSS snippets for #F3BECB

.color-f3becb {
  color: #F3BECB;
  background-color: #F3BECB;
}

Frequently asked questions

What color is #F3BECB?+

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

What is the closest Tailwind color to #F3BECB?+

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