#F2BEEF Color

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

Color preview

#F2BEEF

Color formats

HEX
#F2BEEF
RGB
rgb(242, 190, 239)
RGBA
rgba(242, 190, 239, 1)
HSL
hsl(303, 67%, 85%)
HSV
hsv(303, 21%, 95%)
CMYK
cmyk(0%, 21%, 1%, 5%)
CSS variable
--color-primary: #F2BEEF;
Lowercase HEX
#f2beef

Shades

Tints

Tones

Harmony

CSS snippets for #F2BEEF

.color-f2beef {
  color: #F2BEEF;
  background-color: #F2BEEF;
}

Frequently asked questions

What color is #F2BEEF?+

#F2BEEF is a HEX color with RGB value rgb(242, 190, 239) and HSL value hsl(303, 67%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F2BEEF?+

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