#FF418D Color

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

Color preview

#FF418D

Color formats

HEX
#FF418D
RGB
rgb(255, 65, 141)
RGBA
rgba(255, 65, 141, 1)
HSL
hsl(336, 100%, 63%)
HSV
hsv(336, 75%, 100%)
CMYK
cmyk(0%, 75%, 45%, 0%)
CSS variable
--color-primary: #FF418D;
Lowercase HEX
#ff418d

Shades

Tints

Tones

Harmony

CSS snippets for #FF418D

.color-ff418d {
  color: #FF418D;
  background-color: #FF418D;
}

Frequently asked questions

What color is #FF418D?+

#FF418D is a HEX color with RGB value rgb(255, 65, 141) and HSL value hsl(336, 100%, 63%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF418D?+

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