#F05F42 Color

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

Color preview

#F05F42

Color formats

HEX
#F05F42
RGB
rgb(240, 95, 66)
RGBA
rgba(240, 95, 66, 1)
HSL
hsl(10, 85%, 60%)
HSV
hsv(10, 73%, 94%)
CMYK
cmyk(0%, 60%, 73%, 6%)
CSS variable
--color-primary: #F05F42;
Lowercase HEX
#f05f42

Shades

Tints

Tones

Harmony

CSS snippets for #F05F42

.color-f05f42 {
  color: #F05F42;
  background-color: #F05F42;
}

Frequently asked questions

What color is #F05F42?+

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

What is the closest Tailwind color to #F05F42?+

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