#FF30AF Color

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

Color preview

#FF30AF

Color formats

HEX
#FF30AF
RGB
rgb(255, 48, 175)
RGBA
rgba(255, 48, 175, 1)
HSL
hsl(323, 100%, 59%)
HSV
hsv(323, 81%, 100%)
CMYK
cmyk(0%, 81%, 31%, 0%)
CSS variable
--color-primary: #FF30AF;
Lowercase HEX
#ff30af

Shades

Tints

Tones

Harmony

CSS snippets for #FF30AF

.color-ff30af {
  color: #FF30AF;
  background-color: #FF30AF;
}

Frequently asked questions

What color is #FF30AF?+

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

What is the closest Tailwind color to #FF30AF?+

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