#F100BD Color

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

Color preview

#F100BD

Color formats

HEX
#F100BD
RGB
rgb(241, 0, 189)
RGBA
rgba(241, 0, 189, 1)
HSL
hsl(313, 100%, 47%)
HSV
hsv(313, 100%, 95%)
CMYK
cmyk(0%, 100%, 22%, 5%)
CSS variable
--color-primary: #F100BD;
Lowercase HEX
#f100bd

Shades

Tints

Tones

Harmony

CSS snippets for #F100BD

.color-f100bd {
  color: #F100BD;
  background-color: #F100BD;
}

Frequently asked questions

What color is #F100BD?+

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

What is the closest Tailwind color to #F100BD?+

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