#F000D0 Color

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

Color preview

#F000D0

Color formats

HEX
#F000D0
RGB
rgb(240, 0, 208)
RGBA
rgba(240, 0, 208, 1)
HSL
hsl(308, 100%, 47%)
HSV
hsv(308, 100%, 94%)
CMYK
cmyk(0%, 100%, 13%, 6%)
CSS variable
--color-primary: #F000D0;
Lowercase HEX
#f000d0

Shades

Tints

Tones

Harmony

CSS snippets for #F000D0

.color-f000d0 {
  color: #F000D0;
  background-color: #F000D0;
}

Frequently asked questions

What color is #F000D0?+

#F000D0 is a HEX color with RGB value rgb(240, 0, 208) and HSL value hsl(308, 100%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F000D0?+

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