#F56D5B Color

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

Color preview

#F56D5B

Color formats

HEX
#F56D5B
RGB
rgb(245, 109, 91)
RGBA
rgba(245, 109, 91, 1)
HSL
hsl(7, 89%, 66%)
HSV
hsv(7, 63%, 96%)
CMYK
cmyk(0%, 56%, 63%, 4%)
CSS variable
--color-primary: #F56D5B;
Lowercase HEX
#f56d5b

Shades

Tints

Tones

Harmony

CSS snippets for #F56D5B

.color-f56d5b {
  color: #F56D5B;
  background-color: #F56D5B;
}

Frequently asked questions

What color is #F56D5B?+

#F56D5B is a HEX color with RGB value rgb(245, 109, 91) and HSL value hsl(7, 89%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F56D5B?+

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