#F1BEE6 Color

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

Color preview

#F1BEE6

Color formats

HEX
#F1BEE6
RGB
rgb(241, 190, 230)
RGBA
rgba(241, 190, 230, 1)
HSL
hsl(313, 65%, 85%)
HSV
hsv(313, 21%, 95%)
CMYK
cmyk(0%, 21%, 5%, 5%)
CSS variable
--color-primary: #F1BEE6;
Lowercase HEX
#f1bee6

Shades

Tints

Tones

Harmony

CSS snippets for #F1BEE6

.color-f1bee6 {
  color: #F1BEE6;
  background-color: #F1BEE6;
}

Frequently asked questions

What color is #F1BEE6?+

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

What is the closest Tailwind color to #F1BEE6?+

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