#F100C1 Color

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

Color preview

#F100C1

Color formats

HEX
#F100C1
RGB
rgb(241, 0, 193)
RGBA
rgba(241, 0, 193, 1)
HSL
hsl(312, 100%, 47%)
HSV
hsv(312, 100%, 95%)
CMYK
cmyk(0%, 100%, 20%, 5%)
CSS variable
--color-primary: #F100C1;
Lowercase HEX
#f100c1

Shades

Tints

Tones

Harmony

CSS snippets for #F100C1

.color-f100c1 {
  color: #F100C1;
  background-color: #F100C1;
}

Frequently asked questions

What color is #F100C1?+

#F100C1 is a HEX color with RGB value rgb(241, 0, 193) and HSL value hsl(312, 100%, 47%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F100C1?+

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