#F1BECE Color

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

Color preview

#F1BECE

Color formats

HEX
#F1BECE
RGB
rgb(241, 190, 206)
RGBA
rgba(241, 190, 206, 1)
HSL
hsl(341, 65%, 85%)
HSV
hsv(341, 21%, 95%)
CMYK
cmyk(0%, 21%, 15%, 5%)
CSS variable
--color-primary: #F1BECE;
Lowercase HEX
#f1bece

Shades

Tints

Tones

Harmony

CSS snippets for #F1BECE

.color-f1bece {
  color: #F1BECE;
  background-color: #F1BECE;
}

Frequently asked questions

What color is #F1BECE?+

#F1BECE is a HEX color with RGB value rgb(241, 190, 206) and HSL value hsl(341, 65%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F1BECE?+

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