#F86C50 Color

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

Color preview

#F86C50

Color formats

HEX
#F86C50
RGB
rgb(248, 108, 80)
RGBA
rgba(248, 108, 80, 1)
HSL
hsl(10, 92%, 64%)
HSV
hsv(10, 68%, 97%)
CMYK
cmyk(0%, 56%, 68%, 3%)
CSS variable
--color-primary: #F86C50;
Lowercase HEX
#f86c50

Shades

Tints

Tones

Harmony

CSS snippets for #F86C50

.color-f86c50 {
  color: #F86C50;
  background-color: #F86C50;
}

Frequently asked questions

What color is #F86C50?+

#F86C50 is a HEX color with RGB value rgb(248, 108, 80) and HSL value hsl(10, 92%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F86C50?+

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