#F100D1 Color

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

Color preview

#F100D1

Color formats

HEX
#F100D1
RGB
rgb(241, 0, 209)
RGBA
rgba(241, 0, 209, 1)
HSL
hsl(308, 100%, 47%)
HSV
hsv(308, 100%, 95%)
CMYK
cmyk(0%, 100%, 13%, 5%)
CSS variable
--color-primary: #F100D1;
Lowercase HEX
#f100d1

Shades

Tints

Tones

Harmony

CSS snippets for #F100D1

.color-f100d1 {
  color: #F100D1;
  background-color: #F100D1;
}

Frequently asked questions

What color is #F100D1?+

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

What is the closest Tailwind color to #F100D1?+

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