#F1B5DF Color

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

Color preview

#F1B5DF

Color formats

HEX
#F1B5DF
RGB
rgb(241, 181, 223)
RGBA
rgba(241, 181, 223, 1)
HSL
hsl(318, 68%, 83%)
HSV
hsv(318, 25%, 95%)
CMYK
cmyk(0%, 25%, 7%, 5%)
CSS variable
--color-primary: #F1B5DF;
Lowercase HEX
#f1b5df

Shades

Tints

Tones

Harmony

CSS snippets for #F1B5DF

.color-f1b5df {
  color: #F1B5DF;
  background-color: #F1B5DF;
}

Frequently asked questions

What color is #F1B5DF?+

#F1B5DF is a HEX color with RGB value rgb(241, 181, 223) and HSL value hsl(318, 68%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1B5DF?+

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