#F33BDA Color

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

Color preview

#F33BDA

Color formats

HEX
#F33BDA
RGB
rgb(243, 59, 218)
RGBA
rgba(243, 59, 218, 1)
HSL
hsl(308, 88%, 59%)
HSV
hsv(308, 76%, 95%)
CMYK
cmyk(0%, 76%, 10%, 5%)
CSS variable
--color-primary: #F33BDA;
Lowercase HEX
#f33bda

Shades

Tints

Tones

Harmony

CSS snippets for #F33BDA

.color-f33bda {
  color: #F33BDA;
  background-color: #F33BDA;
}

Frequently asked questions

What color is #F33BDA?+

#F33BDA is a HEX color with RGB value rgb(243, 59, 218) and HSL value hsl(308, 88%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F33BDA?+

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