#FF478B Color

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

Color preview

#FF478B

Color formats

HEX
#FF478B
RGB
rgb(255, 71, 139)
RGBA
rgba(255, 71, 139, 1)
HSL
hsl(338, 100%, 64%)
HSV
hsv(338, 72%, 100%)
CMYK
cmyk(0%, 72%, 45%, 0%)
CSS variable
--color-primary: #FF478B;
Lowercase HEX
#ff478b

Shades

Tints

Tones

Harmony

CSS snippets for #FF478B

.color-ff478b {
  color: #FF478B;
  background-color: #FF478B;
}

Frequently asked questions

What color is #FF478B?+

#FF478B is a HEX color with RGB value rgb(255, 71, 139) and HSL value hsl(338, 100%, 64%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF478B?+

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