#F16B7B Color

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

Color preview

#F16B7B

Color formats

HEX
#F16B7B
RGB
rgb(241, 107, 123)
RGBA
rgba(241, 107, 123, 1)
HSL
hsl(353, 83%, 68%)
HSV
hsv(353, 56%, 95%)
CMYK
cmyk(0%, 56%, 49%, 5%)
CSS variable
--color-primary: #F16B7B;
Lowercase HEX
#f16b7b

Shades

Tints

Tones

Harmony

CSS snippets for #F16B7B

.color-f16b7b {
  color: #F16B7B;
  background-color: #F16B7B;
}

Frequently asked questions

What color is #F16B7B?+

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

What is the closest Tailwind color to #F16B7B?+

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