#FF445D Color

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

Color preview

#FF445D

Color formats

HEX
#FF445D
RGB
rgb(255, 68, 93)
RGBA
rgba(255, 68, 93, 1)
HSL
hsl(352, 100%, 63%)
HSV
hsv(352, 73%, 100%)
CMYK
cmyk(0%, 73%, 64%, 0%)
CSS variable
--color-primary: #FF445D;
Lowercase HEX
#ff445d

Shades

Tints

Tones

Harmony

CSS snippets for #FF445D

.color-ff445d {
  color: #FF445D;
  background-color: #FF445D;
}

Frequently asked questions

What color is #FF445D?+

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

What is the closest Tailwind color to #FF445D?+

The closest Tailwind color is rose-500, available as the bg-rose-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