#F1BFEF Color

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

Color preview

#F1BFEF

Color formats

HEX
#F1BFEF
RGB
rgb(241, 191, 239)
RGBA
rgba(241, 191, 239, 1)
HSL
hsl(302, 64%, 85%)
HSV
hsv(302, 21%, 95%)
CMYK
cmyk(0%, 21%, 1%, 5%)
CSS variable
--color-primary: #F1BFEF;
Lowercase HEX
#f1bfef

Shades

Tints

Tones

Harmony

CSS snippets for #F1BFEF

.color-f1bfef {
  color: #F1BFEF;
  background-color: #F1BFEF;
}

Frequently asked questions

What color is #F1BFEF?+

#F1BFEF is a HEX color with RGB value rgb(241, 191, 239) and HSL value hsl(302, 64%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F1BFEF?+

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