#F20DEB Color

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

Color preview

#F20DEB

Color formats

HEX
#F20DEB
RGB
rgb(242, 13, 235)
RGBA
rgba(242, 13, 235, 1)
HSL
hsl(302, 90%, 50%)
HSV
hsv(302, 95%, 95%)
CMYK
cmyk(0%, 95%, 3%, 5%)
CSS variable
--color-primary: #F20DEB;
Lowercase HEX
#f20deb

Shades

Tints

Tones

Harmony

CSS snippets for #F20DEB

.color-f20deb {
  color: #F20DEB;
  background-color: #F20DEB;
}

Frequently asked questions

What color is #F20DEB?+

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

What is the closest Tailwind color to #F20DEB?+

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