#F08CDF Color

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

Color preview

#F08CDF

Color formats

HEX
#F08CDF
RGB
rgb(240, 140, 223)
RGBA
rgba(240, 140, 223, 1)
HSL
hsl(310, 77%, 75%)
HSV
hsv(310, 42%, 94%)
CMYK
cmyk(0%, 42%, 7%, 6%)
CSS variable
--color-primary: #F08CDF;
Lowercase HEX
#f08cdf

Shades

Tints

Tones

Harmony

CSS snippets for #F08CDF

.color-f08cdf {
  color: #F08CDF;
  background-color: #F08CDF;
}

Frequently asked questions

What color is #F08CDF?+

#F08CDF is a HEX color with RGB value rgb(240, 140, 223) and HSL value hsl(310, 77%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F08CDF?+

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