#F47DF6 Color

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

Color preview

#F47DF6

Color formats

HEX
#F47DF6
RGB
rgb(244, 125, 246)
RGBA
rgba(244, 125, 246, 1)
HSL
hsl(299, 87%, 73%)
HSV
hsv(299, 49%, 96%)
CMYK
cmyk(1%, 49%, 0%, 4%)
CSS variable
--color-primary: #F47DF6;
Lowercase HEX
#f47df6

Shades

Tints

Tones

Harmony

CSS snippets for #F47DF6

.color-f47df6 {
  color: #F47DF6;
  background-color: #F47DF6;
}

Frequently asked questions

What color is #F47DF6?+

#F47DF6 is a HEX color with RGB value rgb(244, 125, 246) and HSL value hsl(299, 87%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F47DF6?+

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