#FF414A Color

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

Color preview

#FF414A

Color formats

HEX
#FF414A
RGB
rgb(255, 65, 74)
RGBA
rgba(255, 65, 74, 1)
HSL
hsl(357, 100%, 63%)
HSV
hsv(357, 75%, 100%)
CMYK
cmyk(0%, 75%, 71%, 0%)
CSS variable
--color-primary: #FF414A;
Lowercase HEX
#ff414a

Shades

Tints

Tones

Harmony

CSS snippets for #FF414A

.color-ff414a {
  color: #FF414A;
  background-color: #FF414A;
}

Frequently asked questions

What color is #FF414A?+

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

What is the closest Tailwind color to #FF414A?+

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