#F1B9DF Color

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

Color preview

#F1B9DF

Color formats

HEX
#F1B9DF
RGB
rgb(241, 185, 223)
RGBA
rgba(241, 185, 223, 1)
HSL
hsl(319, 67%, 84%)
HSV
hsv(319, 23%, 95%)
CMYK
cmyk(0%, 23%, 7%, 5%)
CSS variable
--color-primary: #F1B9DF;
Lowercase HEX
#f1b9df

Shades

Tints

Tones

Harmony

CSS snippets for #F1B9DF

.color-f1b9df {
  color: #F1B9DF;
  background-color: #F1B9DF;
}

Frequently asked questions

What color is #F1B9DF?+

#F1B9DF is a HEX color with RGB value rgb(241, 185, 223) and HSL value hsl(319, 67%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1B9DF?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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