#F1BEAF Color

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

Color preview

#F1BEAF

Color formats

HEX
#F1BEAF
RGB
rgb(241, 190, 175)
RGBA
rgba(241, 190, 175, 1)
HSL
hsl(14, 70%, 82%)
HSV
hsv(14, 27%, 95%)
CMYK
cmyk(0%, 21%, 27%, 5%)
CSS variable
--color-primary: #F1BEAF;
Lowercase HEX
#f1beaf

Shades

Tints

Tones

Harmony

CSS snippets for #F1BEAF

.color-f1beaf {
  color: #F1BEAF;
  background-color: #F1BEAF;
}

Frequently asked questions

What color is #F1BEAF?+

#F1BEAF is a HEX color with RGB value rgb(241, 190, 175) and HSL value hsl(14, 70%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1BEAF?+

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