#F20DEE Color

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

Color preview

#F20DEE

Color formats

HEX
#F20DEE
RGB
rgb(242, 13, 238)
RGBA
rgba(242, 13, 238, 1)
HSL
hsl(301, 90%, 50%)
HSV
hsv(301, 95%, 95%)
CMYK
cmyk(0%, 95%, 2%, 5%)
CSS variable
--color-primary: #F20DEE;
Lowercase HEX
#f20dee

Shades

Tints

Tones

Harmony

CSS snippets for #F20DEE

.color-f20dee {
  color: #F20DEE;
  background-color: #F20DEE;
}

Frequently asked questions

What color is #F20DEE?+

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

What is the closest Tailwind color to #F20DEE?+

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