#F1C8EB Color

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

Color preview

#F1C8EB

Color formats

HEX
#F1C8EB
RGB
rgb(241, 200, 235)
RGBA
rgba(241, 200, 235, 1)
HSL
hsl(309, 59%, 86%)
HSV
hsv(309, 17%, 95%)
CMYK
cmyk(0%, 17%, 2%, 5%)
CSS variable
--color-primary: #F1C8EB;
Lowercase HEX
#f1c8eb

Shades

Tints

Tones

Harmony

CSS snippets for #F1C8EB

.color-f1c8eb {
  color: #F1C8EB;
  background-color: #F1C8EB;
}

Frequently asked questions

What color is #F1C8EB?+

#F1C8EB is a HEX color with RGB value rgb(241, 200, 235) and HSL value hsl(309, 59%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #F1C8EB?+

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