#F4BFED Color

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

Color preview

#F4BFED

Color formats

HEX
#F4BFED
RGB
rgb(244, 191, 237)
RGBA
rgba(244, 191, 237, 1)
HSL
hsl(308, 71%, 85%)
HSV
hsv(308, 22%, 96%)
CMYK
cmyk(0%, 22%, 3%, 4%)
CSS variable
--color-primary: #F4BFED;
Lowercase HEX
#f4bfed

Shades

Tints

Tones

Harmony

CSS snippets for #F4BFED

.color-f4bfed {
  color: #F4BFED;
  background-color: #F4BFED;
}

Frequently asked questions

What color is #F4BFED?+

#F4BFED is a HEX color with RGB value rgb(244, 191, 237) and HSL value hsl(308, 71%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F4BFED?+

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