#F100A9 Color

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

Color preview

#F100A9

Color formats

HEX
#F100A9
RGB
rgb(241, 0, 169)
RGBA
rgba(241, 0, 169, 1)
HSL
hsl(318, 100%, 47%)
HSV
hsv(318, 100%, 95%)
CMYK
cmyk(0%, 100%, 30%, 5%)
CSS variable
--color-primary: #F100A9;
Lowercase HEX
#f100a9

Shades

Tints

Tones

Harmony

CSS snippets for #F100A9

.color-f100a9 {
  color: #F100A9;
  background-color: #F100A9;
}

Frequently asked questions

What color is #F100A9?+

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

What is the closest Tailwind color to #F100A9?+

The closest Tailwind color is pink-600, available as the bg-pink-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