#F1BEE3 Color

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

Color preview

#F1BEE3

Color formats

HEX
#F1BEE3
RGB
rgb(241, 190, 227)
RGBA
rgba(241, 190, 227, 1)
HSL
hsl(316, 65%, 85%)
HSV
hsv(316, 21%, 95%)
CMYK
cmyk(0%, 21%, 6%, 5%)
CSS variable
--color-primary: #F1BEE3;
Lowercase HEX
#f1bee3

Shades

Tints

Tones

Harmony

CSS snippets for #F1BEE3

.color-f1bee3 {
  color: #F1BEE3;
  background-color: #F1BEE3;
}

Frequently asked questions

What color is #F1BEE3?+

#F1BEE3 is a HEX color with RGB value rgb(241, 190, 227) and HSL value hsl(316, 65%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F1BEE3?+

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