#F00FDD Color

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

Color preview

#F00FDD

Color formats

HEX
#F00FDD
RGB
rgb(240, 15, 221)
RGBA
rgba(240, 15, 221, 1)
HSL
hsl(305, 88%, 50%)
HSV
hsv(305, 94%, 94%)
CMYK
cmyk(0%, 94%, 8%, 6%)
CSS variable
--color-primary: #F00FDD;
Lowercase HEX
#f00fdd

Shades

Tints

Tones

Harmony

CSS snippets for #F00FDD

.color-f00fdd {
  color: #F00FDD;
  background-color: #F00FDD;
}

Frequently asked questions

What color is #F00FDD?+

#F00FDD is a HEX color with RGB value rgb(240, 15, 221) and HSL value hsl(305, 88%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F00FDD?+

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