#F20DCC Color

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

Color preview

#F20DCC

Color formats

HEX
#F20DCC
RGB
rgb(242, 13, 204)
RGBA
rgba(242, 13, 204, 1)
HSL
hsl(310, 90%, 50%)
HSV
hsv(310, 95%, 95%)
CMYK
cmyk(0%, 95%, 16%, 5%)
CSS variable
--color-primary: #F20DCC;
Lowercase HEX
#f20dcc

Shades

Tints

Tones

Harmony

CSS snippets for #F20DCC

.color-f20dcc {
  color: #F20DCC;
  background-color: #F20DCC;
}

Frequently asked questions

What color is #F20DCC?+

#F20DCC is a HEX color with RGB value rgb(242, 13, 204) and HSL value hsl(310, 90%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F20DCC?+

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