#FF307F Color

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

Color preview

#FF307F

Color formats

HEX
#FF307F
RGB
rgb(255, 48, 127)
RGBA
rgba(255, 48, 127, 1)
HSL
hsl(337, 100%, 59%)
HSV
hsv(337, 81%, 100%)
CMYK
cmyk(0%, 81%, 50%, 0%)
CSS variable
--color-primary: #FF307F;
Lowercase HEX
#ff307f

Shades

Tints

Tones

Harmony

CSS snippets for #FF307F

.color-ff307f {
  color: #FF307F;
  background-color: #FF307F;
}

Frequently asked questions

What color is #FF307F?+

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

What is the closest Tailwind color to #FF307F?+

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