#FF307C Color

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

Color preview

#FF307C

Color formats

HEX
#FF307C
RGB
rgb(255, 48, 124)
RGBA
rgba(255, 48, 124, 1)
HSL
hsl(338, 100%, 59%)
HSV
hsv(338, 81%, 100%)
CMYK
cmyk(0%, 81%, 51%, 0%)
CSS variable
--color-primary: #FF307C;
Lowercase HEX
#ff307c

Shades

Tints

Tones

Harmony

CSS snippets for #FF307C

.color-ff307c {
  color: #FF307C;
  background-color: #FF307C;
}

Frequently asked questions

What color is #FF307C?+

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

What is the closest Tailwind color to #FF307C?+

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