#F1D5D6 Color

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

Color preview

#F1D5D6

Color formats

HEX
#F1D5D6
RGB
rgb(241, 213, 214)
RGBA
rgba(241, 213, 214, 1)
HSL
hsl(358, 50%, 89%)
HSV
hsv(358, 12%, 95%)
CMYK
cmyk(0%, 12%, 11%, 5%)
CSS variable
--color-primary: #F1D5D6;
Lowercase HEX
#f1d5d6

Shades

Tints

Tones

Harmony

CSS snippets for #F1D5D6

.color-f1d5d6 {
  color: #F1D5D6;
  background-color: #F1D5D6;
}

Frequently asked questions

What color is #F1D5D6?+

#F1D5D6 is a HEX color with RGB value rgb(241, 213, 214) and HSL value hsl(358, 50%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #F1D5D6?+

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