#F100DD Color

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

Color preview

#F100DD

Color formats

HEX
#F100DD
RGB
rgb(241, 0, 221)
RGBA
rgba(241, 0, 221, 1)
HSL
hsl(305, 100%, 47%)
HSV
hsv(305, 100%, 95%)
CMYK
cmyk(0%, 100%, 8%, 5%)
CSS variable
--color-primary: #F100DD;
Lowercase HEX
#f100dd

Shades

Tints

Tones

Harmony

CSS snippets for #F100DD

.color-f100dd {
  color: #F100DD;
  background-color: #F100DD;
}

Frequently asked questions

What color is #F100DD?+

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

What is the closest Tailwind color to #F100DD?+

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