#FF308D Color

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

Color preview

#FF308D

Color formats

HEX
#FF308D
RGB
rgb(255, 48, 141)
RGBA
rgba(255, 48, 141, 1)
HSL
hsl(333, 100%, 59%)
HSV
hsv(333, 81%, 100%)
CMYK
cmyk(0%, 81%, 45%, 0%)
CSS variable
--color-primary: #FF308D;
Lowercase HEX
#ff308d

Shades

Tints

Tones

Harmony

CSS snippets for #FF308D

.color-ff308d {
  color: #FF308D;
  background-color: #FF308D;
}

Frequently asked questions

What color is #FF308D?+

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

What is the closest Tailwind color to #FF308D?+

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