#F1BEB6 Color

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

Color preview

#F1BEB6

Color formats

HEX
#F1BEB6
RGB
rgb(241, 190, 182)
RGBA
rgba(241, 190, 182, 1)
HSL
hsl(8, 68%, 83%)
HSV
hsv(8, 24%, 95%)
CMYK
cmyk(0%, 21%, 24%, 5%)
CSS variable
--color-primary: #F1BEB6;
Lowercase HEX
#f1beb6

Shades

Tints

Tones

Harmony

CSS snippets for #F1BEB6

.color-f1beb6 {
  color: #F1BEB6;
  background-color: #F1BEB6;
}

Frequently asked questions

What color is #F1BEB6?+

#F1BEB6 is a HEX color with RGB value rgb(241, 190, 182) and HSL value hsl(8, 68%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F1BEB6?+

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