#F2BECB Color

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

Color preview

#F2BECB

Color formats

HEX
#F2BECB
RGB
rgb(242, 190, 203)
RGBA
rgba(242, 190, 203, 1)
HSL
hsl(345, 67%, 85%)
HSV
hsv(345, 21%, 95%)
CMYK
cmyk(0%, 21%, 16%, 5%)
CSS variable
--color-primary: #F2BECB;
Lowercase HEX
#f2becb

Shades

Tints

Tones

Harmony

CSS snippets for #F2BECB

.color-f2becb {
  color: #F2BECB;
  background-color: #F2BECB;
}

Frequently asked questions

What color is #F2BECB?+

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

What is the closest Tailwind color to #F2BECB?+

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