#FD12C6 Color

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

Color preview

#FD12C6

Color formats

HEX
#FD12C6
RGB
rgb(253, 18, 198)
RGBA
rgba(253, 18, 198, 1)
HSL
hsl(314, 98%, 53%)
HSV
hsv(314, 93%, 99%)
CMYK
cmyk(0%, 93%, 22%, 1%)
CSS variable
--color-primary: #FD12C6;
Lowercase HEX
#fd12c6

Shades

Tints

Tones

Harmony

CSS snippets for #FD12C6

.color-fd12c6 {
  color: #FD12C6;
  background-color: #FD12C6;
}

Frequently asked questions

What color is #FD12C6?+

#FD12C6 is a HEX color with RGB value rgb(253, 18, 198) and HSL value hsl(314, 98%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FD12C6?+

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