#F85F40 Color

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

Color preview

#F85F40

Color formats

HEX
#F85F40
RGB
rgb(248, 95, 64)
RGBA
rgba(248, 95, 64, 1)
HSL
hsl(10, 93%, 61%)
HSV
hsv(10, 74%, 97%)
CMYK
cmyk(0%, 62%, 74%, 3%)
CSS variable
--color-primary: #F85F40;
Lowercase HEX
#f85f40

Shades

Tints

Tones

Harmony

CSS snippets for #F85F40

.color-f85f40 {
  color: #F85F40;
  background-color: #F85F40;
}

Frequently asked questions

What color is #F85F40?+

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

What is the closest Tailwind color to #F85F40?+

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