#F100CD Color

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

Color preview

#F100CD

Color formats

HEX
#F100CD
RGB
rgb(241, 0, 205)
RGBA
rgba(241, 0, 205, 1)
HSL
hsl(309, 100%, 47%)
HSV
hsv(309, 100%, 95%)
CMYK
cmyk(0%, 100%, 15%, 5%)
CSS variable
--color-primary: #F100CD;
Lowercase HEX
#f100cd

Shades

Tints

Tones

Harmony

CSS snippets for #F100CD

.color-f100cd {
  color: #F100CD;
  background-color: #F100CD;
}

Frequently asked questions

What color is #F100CD?+

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

What is the closest Tailwind color to #F100CD?+

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