#F4BEF1 Color

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

Color preview

#F4BEF1

Color formats

HEX
#F4BEF1
RGB
rgb(244, 190, 241)
RGBA
rgba(244, 190, 241, 1)
HSL
hsl(303, 71%, 85%)
HSV
hsv(303, 22%, 96%)
CMYK
cmyk(0%, 22%, 1%, 4%)
CSS variable
--color-primary: #F4BEF1;
Lowercase HEX
#f4bef1

Shades

Tints

Tones

Harmony

CSS snippets for #F4BEF1

.color-f4bef1 {
  color: #F4BEF1;
  background-color: #F4BEF1;
}

Frequently asked questions

What color is #F4BEF1?+

#F4BEF1 is a HEX color with RGB value rgb(244, 190, 241) and HSL value hsl(303, 71%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F4BEF1?+

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