#FF0D8A Color

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

Color preview

#FF0D8A

Color formats

HEX
#FF0D8A
RGB
rgb(255, 13, 138)
RGBA
rgba(255, 13, 138, 1)
HSL
hsl(329, 100%, 53%)
HSV
hsv(329, 95%, 100%)
CMYK
cmyk(0%, 95%, 46%, 0%)
CSS variable
--color-primary: #FF0D8A;
Lowercase HEX
#ff0d8a

Shades

Tints

Tones

Harmony

CSS snippets for #FF0D8A

.color-ff0d8a {
  color: #FF0D8A;
  background-color: #FF0D8A;
}

Frequently asked questions

What color is #FF0D8A?+

#FF0D8A is a HEX color with RGB value rgb(255, 13, 138) and HSL value hsl(329, 100%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF0D8A?+

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