#F47CCC Color

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

Color preview

#F47CCC

Color formats

HEX
#F47CCC
RGB
rgb(244, 124, 204)
RGBA
rgba(244, 124, 204, 1)
HSL
hsl(320, 85%, 72%)
HSV
hsv(320, 49%, 96%)
CMYK
cmyk(0%, 49%, 16%, 4%)
CSS variable
--color-primary: #F47CCC;
Lowercase HEX
#f47ccc

Shades

Tints

Tones

Harmony

CSS snippets for #F47CCC

.color-f47ccc {
  color: #F47CCC;
  background-color: #F47CCC;
}

Frequently asked questions

What color is #F47CCC?+

#F47CCC is a HEX color with RGB value rgb(244, 124, 204) and HSL value hsl(320, 85%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F47CCC?+

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