#F9BDEF Color

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

Color preview

#F9BDEF

Color formats

HEX
#F9BDEF
RGB
rgb(249, 189, 239)
RGBA
rgba(249, 189, 239, 1)
HSL
hsl(310, 83%, 86%)
HSV
hsv(310, 24%, 98%)
CMYK
cmyk(0%, 24%, 4%, 2%)
CSS variable
--color-primary: #F9BDEF;
Lowercase HEX
#f9bdef

Shades

Tints

Tones

Harmony

CSS snippets for #F9BDEF

.color-f9bdef {
  color: #F9BDEF;
  background-color: #F9BDEF;
}

Frequently asked questions

What color is #F9BDEF?+

#F9BDEF is a HEX color with RGB value rgb(249, 189, 239) and HSL value hsl(310, 83%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F9BDEF?+

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