#F08CDE Color

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

Color preview

#F08CDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F08CDE

.color-f08cde {
  color: #F08CDE;
  background-color: #F08CDE;
}

Frequently asked questions

What color is #F08CDE?+

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

What is the closest Tailwind color to #F08CDE?+

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