#FF3094 Color

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

Color preview

#FF3094

Color formats

HEX
#FF3094
RGB
rgb(255, 48, 148)
RGBA
rgba(255, 48, 148, 1)
HSL
hsl(331, 100%, 59%)
HSV
hsv(331, 81%, 100%)
CMYK
cmyk(0%, 81%, 42%, 0%)
CSS variable
--color-primary: #FF3094;
Lowercase HEX
#ff3094

Shades

Tints

Tones

Harmony

CSS snippets for #FF3094

.color-ff3094 {
  color: #FF3094;
  background-color: #FF3094;
}

Frequently asked questions

What color is #FF3094?+

#FF3094 is a HEX color with RGB value rgb(255, 48, 148) and HSL value hsl(331, 100%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF3094?+

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