#FD12C2 Color

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

Color preview

#FD12C2

Color formats

HEX
#FD12C2
RGB
rgb(253, 18, 194)
RGBA
rgba(253, 18, 194, 1)
HSL
hsl(315, 98%, 53%)
HSV
hsv(315, 93%, 99%)
CMYK
cmyk(0%, 93%, 23%, 1%)
CSS variable
--color-primary: #FD12C2;
Lowercase HEX
#fd12c2

Shades

Tints

Tones

Harmony

CSS snippets for #FD12C2

.color-fd12c2 {
  color: #FD12C2;
  background-color: #FD12C2;
}

Frequently asked questions

What color is #FD12C2?+

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

What is the closest Tailwind color to #FD12C2?+

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