#F56B56 Color

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

Color preview

#F56B56

Color formats

HEX
#F56B56
RGB
rgb(245, 107, 86)
RGBA
rgba(245, 107, 86, 1)
HSL
hsl(8, 89%, 65%)
HSV
hsv(8, 65%, 96%)
CMYK
cmyk(0%, 56%, 65%, 4%)
CSS variable
--color-primary: #F56B56;
Lowercase HEX
#f56b56

Shades

Tints

Tones

Harmony

CSS snippets for #F56B56

.color-f56b56 {
  color: #F56B56;
  background-color: #F56B56;
}

Frequently asked questions

What color is #F56B56?+

#F56B56 is a HEX color with RGB value rgb(245, 107, 86) and HSL value hsl(8, 89%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F56B56?+

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