#F100D5 Color

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

Color preview

#F100D5

Color formats

HEX
#F100D5
RGB
rgb(241, 0, 213)
RGBA
rgba(241, 0, 213, 1)
HSL
hsl(307, 100%, 47%)
HSV
hsv(307, 100%, 95%)
CMYK
cmyk(0%, 100%, 12%, 5%)
CSS variable
--color-primary: #F100D5;
Lowercase HEX
#f100d5

Shades

Tints

Tones

Harmony

CSS snippets for #F100D5

.color-f100d5 {
  color: #F100D5;
  background-color: #F100D5;
}

Frequently asked questions

What color is #F100D5?+

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

What is the closest Tailwind color to #F100D5?+

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