#FF0D8E Color

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

Color preview

#FF0D8E

Color formats

HEX
#FF0D8E
RGB
rgb(255, 13, 142)
RGBA
rgba(255, 13, 142, 1)
HSL
hsl(328, 100%, 53%)
HSV
hsv(328, 95%, 100%)
CMYK
cmyk(0%, 95%, 44%, 0%)
CSS variable
--color-primary: #FF0D8E;
Lowercase HEX
#ff0d8e

Shades

Tints

Tones

Harmony

CSS snippets for #FF0D8E

.color-ff0d8e {
  color: #FF0D8E;
  background-color: #FF0D8E;
}

Frequently asked questions

What color is #FF0D8E?+

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

What is the closest Tailwind color to #FF0D8E?+

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