#F27CCC Color

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

Color preview

#F27CCC

Color formats

HEX
#F27CCC
RGB
rgb(242, 124, 204)
RGBA
rgba(242, 124, 204, 1)
HSL
hsl(319, 82%, 72%)
HSV
hsv(319, 49%, 95%)
CMYK
cmyk(0%, 49%, 16%, 5%)
CSS variable
--color-primary: #F27CCC;
Lowercase HEX
#f27ccc

Shades

Tints

Tones

Harmony

CSS snippets for #F27CCC

.color-f27ccc {
  color: #F27CCC;
  background-color: #F27CCC;
}

Frequently asked questions

What color is #F27CCC?+

#F27CCC is a HEX color with RGB value rgb(242, 124, 204) and HSL value hsl(319, 82%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F27CCC?+

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