#F05C42 Color

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

Color preview

#F05C42

Color formats

HEX
#F05C42
RGB
rgb(240, 92, 66)
RGBA
rgba(240, 92, 66, 1)
HSL
hsl(9, 85%, 60%)
HSV
hsv(9, 73%, 94%)
CMYK
cmyk(0%, 62%, 73%, 6%)
CSS variable
--color-primary: #F05C42;
Lowercase HEX
#f05c42

Shades

Tints

Tones

Harmony

CSS snippets for #F05C42

.color-f05c42 {
  color: #F05C42;
  background-color: #F05C42;
}

Frequently asked questions

What color is #F05C42?+

#F05C42 is a HEX color with RGB value rgb(240, 92, 66) and HSL value hsl(9, 85%, 60%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F05C42?+

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