#F53DEF Color

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

Color preview

#F53DEF

Color formats

HEX
#F53DEF
RGB
rgb(245, 61, 239)
RGBA
rgba(245, 61, 239, 1)
HSL
hsl(302, 90%, 60%)
HSV
hsv(302, 75%, 96%)
CMYK
cmyk(0%, 75%, 2%, 4%)
CSS variable
--color-primary: #F53DEF;
Lowercase HEX
#f53def

Shades

Tints

Tones

Harmony

CSS snippets for #F53DEF

.color-f53def {
  color: #F53DEF;
  background-color: #F53DEF;
}

Frequently asked questions

What color is #F53DEF?+

#F53DEF is a HEX color with RGB value rgb(245, 61, 239) and HSL value hsl(302, 90%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F53DEF?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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