#F8BDEF Color

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

Color preview

#F8BDEF

Color formats

HEX
#F8BDEF
RGB
rgb(248, 189, 239)
RGBA
rgba(248, 189, 239, 1)
HSL
hsl(309, 81%, 86%)
HSV
hsv(309, 24%, 97%)
CMYK
cmyk(0%, 24%, 4%, 3%)
CSS variable
--color-primary: #F8BDEF;
Lowercase HEX
#f8bdef

Shades

Tints

Tones

Harmony

CSS snippets for #F8BDEF

.color-f8bdef {
  color: #F8BDEF;
  background-color: #F8BDEF;
}

Frequently asked questions

What color is #F8BDEF?+

#F8BDEF is a HEX color with RGB value rgb(248, 189, 239) and HSL value hsl(309, 81%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8BDEF?+

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