#F4BBDD Color

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

Color preview

#F4BBDD

Color formats

HEX
#F4BBDD
RGB
rgb(244, 187, 221)
RGBA
rgba(244, 187, 221, 1)
HSL
hsl(324, 72%, 85%)
HSV
hsv(324, 23%, 96%)
CMYK
cmyk(0%, 23%, 9%, 4%)
CSS variable
--color-primary: #F4BBDD;
Lowercase HEX
#f4bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #F4BBDD

.color-f4bbdd {
  color: #F4BBDD;
  background-color: #F4BBDD;
}

Frequently asked questions

What color is #F4BBDD?+

#F4BBDD is a HEX color with RGB value rgb(244, 187, 221) and HSL value hsl(324, 72%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F4BBDD?+

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