#FF414D Color

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

Color preview

#FF414D

Color formats

HEX
#FF414D
RGB
rgb(255, 65, 77)
RGBA
rgba(255, 65, 77, 1)
HSL
hsl(356, 100%, 63%)
HSV
hsv(356, 75%, 100%)
CMYK
cmyk(0%, 75%, 70%, 0%)
CSS variable
--color-primary: #FF414D;
Lowercase HEX
#ff414d

Shades

Tints

Tones

Harmony

CSS snippets for #FF414D

.color-ff414d {
  color: #FF414D;
  background-color: #FF414D;
}

Frequently asked questions

What color is #FF414D?+

#FF414D is a HEX color with RGB value rgb(255, 65, 77) and HSL value hsl(356, 100%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF414D?+

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