#F36ECD Color

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

Color preview

#F36ECD

Color formats

HEX
#F36ECD
RGB
rgb(243, 110, 205)
RGBA
rgba(243, 110, 205, 1)
HSL
hsl(317, 85%, 69%)
HSV
hsv(317, 55%, 95%)
CMYK
cmyk(0%, 55%, 16%, 5%)
CSS variable
--color-primary: #F36ECD;
Lowercase HEX
#f36ecd

Shades

Tints

Tones

Harmony

CSS snippets for #F36ECD

.color-f36ecd {
  color: #F36ECD;
  background-color: #F36ECD;
}

Frequently asked questions

What color is #F36ECD?+

#F36ECD is a HEX color with RGB value rgb(243, 110, 205) and HSL value hsl(317, 85%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F36ECD?+

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