#FF4284 Color

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

Color preview

#FF4284

Color formats

HEX
#FF4284
RGB
rgb(255, 66, 132)
RGBA
rgba(255, 66, 132, 1)
HSL
hsl(339, 100%, 63%)
HSV
hsv(339, 74%, 100%)
CMYK
cmyk(0%, 74%, 48%, 0%)
CSS variable
--color-primary: #FF4284;
Lowercase HEX
#ff4284

Shades

Tints

Tones

Harmony

CSS snippets for #FF4284

.color-ff4284 {
  color: #FF4284;
  background-color: #FF4284;
}

Frequently asked questions

What color is #FF4284?+

#FF4284 is a HEX color with RGB value rgb(255, 66, 132) and HSL value hsl(339, 100%, 63%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF4284?+

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