#F84F35 Color

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

Color preview

#F84F35

Color formats

HEX
#F84F35
RGB
rgb(248, 79, 53)
RGBA
rgba(248, 79, 53, 1)
HSL
hsl(8, 93%, 59%)
HSV
hsv(8, 79%, 97%)
CMYK
cmyk(0%, 68%, 79%, 3%)
CSS variable
--color-primary: #F84F35;
Lowercase HEX
#f84f35

Shades

Tints

Tones

Harmony

CSS snippets for #F84F35

.color-f84f35 {
  color: #F84F35;
  background-color: #F84F35;
}

Frequently asked questions

What color is #F84F35?+

#F84F35 is a HEX color with RGB value rgb(248, 79, 53) and HSL value hsl(8, 93%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F84F35?+

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