#F08CCD Color

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

Color preview

#F08CCD

Color formats

HEX
#F08CCD
RGB
rgb(240, 140, 205)
RGBA
rgba(240, 140, 205, 1)
HSL
hsl(321, 77%, 75%)
HSV
hsv(321, 42%, 94%)
CMYK
cmyk(0%, 42%, 15%, 6%)
CSS variable
--color-primary: #F08CCD;
Lowercase HEX
#f08ccd

Shades

Tints

Tones

Harmony

CSS snippets for #F08CCD

.color-f08ccd {
  color: #F08CCD;
  background-color: #F08CCD;
}

Frequently asked questions

What color is #F08CCD?+

#F08CCD is a HEX color with RGB value rgb(240, 140, 205) and HSL value hsl(321, 77%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F08CCD?+

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