#F36FC5 Color

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

Color preview

#F36FC5

Color formats

HEX
#F36FC5
RGB
rgb(243, 111, 197)
RGBA
rgba(243, 111, 197, 1)
HSL
hsl(321, 85%, 69%)
HSV
hsv(321, 54%, 95%)
CMYK
cmyk(0%, 54%, 19%, 5%)
CSS variable
--color-primary: #F36FC5;
Lowercase HEX
#f36fc5

Shades

Tints

Tones

Harmony

CSS snippets for #F36FC5

.color-f36fc5 {
  color: #F36FC5;
  background-color: #F36FC5;
}

Frequently asked questions

What color is #F36FC5?+

#F36FC5 is a HEX color with RGB value rgb(243, 111, 197) and HSL value hsl(321, 85%, 69%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F36FC5?+

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