#F33FDE Color

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

Color preview

#F33FDE

Color formats

HEX
#F33FDE
RGB
rgb(243, 63, 222)
RGBA
rgba(243, 63, 222, 1)
HSL
hsl(307, 88%, 60%)
HSV
hsv(307, 74%, 95%)
CMYK
cmyk(0%, 74%, 9%, 5%)
CSS variable
--color-primary: #F33FDE;
Lowercase HEX
#f33fde

Shades

Tints

Tones

Harmony

CSS snippets for #F33FDE

.color-f33fde {
  color: #F33FDE;
  background-color: #F33FDE;
}

Frequently asked questions

What color is #F33FDE?+

#F33FDE is a HEX color with RGB value rgb(243, 63, 222) and HSL value hsl(307, 88%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F33FDE?+

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