#F5BFEF Color

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

Color preview

#F5BFEF

Color formats

HEX
#F5BFEF
RGB
rgb(245, 191, 239)
RGBA
rgba(245, 191, 239, 1)
HSL
hsl(307, 73%, 85%)
HSV
hsv(307, 22%, 96%)
CMYK
cmyk(0%, 22%, 2%, 4%)
CSS variable
--color-primary: #F5BFEF;
Lowercase HEX
#f5bfef

Shades

Tints

Tones

Harmony

CSS snippets for #F5BFEF

.color-f5bfef {
  color: #F5BFEF;
  background-color: #F5BFEF;
}

Frequently asked questions

What color is #F5BFEF?+

#F5BFEF is a HEX color with RGB value rgb(245, 191, 239) and HSL value hsl(307, 73%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F5BFEF?+

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