#F16B8B Color

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

Color preview

#F16B8B

Color formats

HEX
#F16B8B
RGB
rgb(241, 107, 139)
RGBA
rgba(241, 107, 139, 1)
HSL
hsl(346, 83%, 68%)
HSV
hsv(346, 56%, 95%)
CMYK
cmyk(0%, 56%, 42%, 5%)
CSS variable
--color-primary: #F16B8B;
Lowercase HEX
#f16b8b

Shades

Tints

Tones

Harmony

CSS snippets for #F16B8B

.color-f16b8b {
  color: #F16B8B;
  background-color: #F16B8B;
}

Frequently asked questions

What color is #F16B8B?+

#F16B8B is a HEX color with RGB value rgb(241, 107, 139) and HSL value hsl(346, 83%, 68%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F16B8B?+

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