#FF4942 Color

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

Color preview

#FF4942

Color formats

HEX
#FF4942
RGB
rgb(255, 73, 66)
RGBA
rgba(255, 73, 66, 1)
HSL
hsl(2, 100%, 63%)
HSV
hsv(2, 74%, 100%)
CMYK
cmyk(0%, 71%, 74%, 0%)
CSS variable
--color-primary: #FF4942;
Lowercase HEX
#ff4942

Shades

Tints

Tones

Harmony

CSS snippets for #FF4942

.color-ff4942 {
  color: #FF4942;
  background-color: #FF4942;
}

Frequently asked questions

What color is #FF4942?+

#FF4942 is a HEX color with RGB value rgb(255, 73, 66) and HSL value hsl(2, 100%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF4942?+

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