#F16CCC Color

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

Color preview

#F16CCC

Color formats

HEX
#F16CCC
RGB
rgb(241, 108, 204)
RGBA
rgba(241, 108, 204, 1)
HSL
hsl(317, 83%, 68%)
HSV
hsv(317, 55%, 95%)
CMYK
cmyk(0%, 55%, 15%, 5%)
CSS variable
--color-primary: #F16CCC;
Lowercase HEX
#f16ccc

Shades

Tints

Tones

Harmony

CSS snippets for #F16CCC

.color-f16ccc {
  color: #F16CCC;
  background-color: #F16CCC;
}

Frequently asked questions

What color is #F16CCC?+

#F16CCC is a HEX color with RGB value rgb(241, 108, 204) and HSL value hsl(317, 83%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F16CCC?+

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