#F85C3D Color

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

Color preview

#F85C3D

Color formats

HEX
#F85C3D
RGB
rgb(248, 92, 61)
RGBA
rgba(248, 92, 61, 1)
HSL
hsl(10, 93%, 61%)
HSV
hsv(10, 75%, 97%)
CMYK
cmyk(0%, 63%, 75%, 3%)
CSS variable
--color-primary: #F85C3D;
Lowercase HEX
#f85c3d

Shades

Tints

Tones

Harmony

CSS snippets for #F85C3D

.color-f85c3d {
  color: #F85C3D;
  background-color: #F85C3D;
}

Frequently asked questions

What color is #F85C3D?+

#F85C3D is a HEX color with RGB value rgb(248, 92, 61) and HSL value hsl(10, 93%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F85C3D?+

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