#FF444A Color

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

Color preview

#FF444A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF444A

.color-ff444a {
  color: #FF444A;
  background-color: #FF444A;
}

Frequently asked questions

What color is #FF444A?+

#FF444A is a HEX color with RGB value rgb(255, 68, 74) and HSL value hsl(358, 100%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF444A?+

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