#FF424C Color

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

Color preview

#FF424C

Color formats

HEX
#FF424C
RGB
rgb(255, 66, 76)
RGBA
rgba(255, 66, 76, 1)
HSL
hsl(357, 100%, 63%)
HSV
hsv(357, 74%, 100%)
CMYK
cmyk(0%, 74%, 70%, 0%)
CSS variable
--color-primary: #FF424C;
Lowercase HEX
#ff424c

Shades

Tints

Tones

Harmony

CSS snippets for #FF424C

.color-ff424c {
  color: #FF424C;
  background-color: #FF424C;
}

Frequently asked questions

What color is #FF424C?+

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

What is the closest Tailwind color to #FF424C?+

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