#F200DE Color

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

Color preview

#F200DE

Color formats

HEX
#F200DE
RGB
rgb(242, 0, 222)
RGBA
rgba(242, 0, 222, 1)
HSL
hsl(305, 100%, 47%)
HSV
hsv(305, 100%, 95%)
CMYK
cmyk(0%, 100%, 8%, 5%)
CSS variable
--color-primary: #F200DE;
Lowercase HEX
#f200de

Shades

Tints

Tones

Harmony

CSS snippets for #F200DE

.color-f200de {
  color: #F200DE;
  background-color: #F200DE;
}

Frequently asked questions

What color is #F200DE?+

#F200DE is a HEX color with RGB value rgb(242, 0, 222) and HSL value hsl(305, 100%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F200DE?+

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