#F4BFEA Color

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

Color preview

#F4BFEA

Color formats

HEX
#F4BFEA
RGB
rgb(244, 191, 234)
RGBA
rgba(244, 191, 234, 1)
HSL
hsl(311, 71%, 85%)
HSV
hsv(311, 22%, 96%)
CMYK
cmyk(0%, 22%, 4%, 4%)
CSS variable
--color-primary: #F4BFEA;
Lowercase HEX
#f4bfea

Shades

Tints

Tones

Harmony

CSS snippets for #F4BFEA

.color-f4bfea {
  color: #F4BFEA;
  background-color: #F4BFEA;
}

Frequently asked questions

What color is #F4BFEA?+

#F4BFEA is a HEX color with RGB value rgb(244, 191, 234) and HSL value hsl(311, 71%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F4BFEA?+

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