#F56E7B Color

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

Color preview

#F56E7B

Color formats

HEX
#F56E7B
RGB
rgb(245, 110, 123)
RGBA
rgba(245, 110, 123, 1)
HSL
hsl(354, 87%, 70%)
HSV
hsv(354, 55%, 96%)
CMYK
cmyk(0%, 55%, 50%, 4%)
CSS variable
--color-primary: #F56E7B;
Lowercase HEX
#f56e7b

Shades

Tints

Tones

Harmony

CSS snippets for #F56E7B

.color-f56e7b {
  color: #F56E7B;
  background-color: #F56E7B;
}

Frequently asked questions

What color is #F56E7B?+

#F56E7B is a HEX color with RGB value rgb(245, 110, 123) and HSL value hsl(354, 87%, 70%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F56E7B?+

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