#FF0DCF Color

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

Color preview

#FF0DCF

Color formats

HEX
#FF0DCF
RGB
rgb(255, 13, 207)
RGBA
rgba(255, 13, 207, 1)
HSL
hsl(312, 100%, 53%)
HSV
hsv(312, 95%, 100%)
CMYK
cmyk(0%, 95%, 19%, 0%)
CSS variable
--color-primary: #FF0DCF;
Lowercase HEX
#ff0dcf

Shades

Tints

Tones

Harmony

CSS snippets for #FF0DCF

.color-ff0dcf {
  color: #FF0DCF;
  background-color: #FF0DCF;
}

Frequently asked questions

What color is #FF0DCF?+

#FF0DCF is a HEX color with RGB value rgb(255, 13, 207) and HSL value hsl(312, 100%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF0DCF?+

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