#F49DF3 Color

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

Color preview

#F49DF3

Color formats

HEX
#F49DF3
RGB
rgb(244, 157, 243)
RGBA
rgba(244, 157, 243, 1)
HSL
hsl(301, 80%, 79%)
HSV
hsv(301, 36%, 96%)
CMYK
cmyk(0%, 36%, 0%, 4%)
CSS variable
--color-primary: #F49DF3;
Lowercase HEX
#f49df3

Shades

Tints

Tones

Harmony

CSS snippets for #F49DF3

.color-f49df3 {
  color: #F49DF3;
  background-color: #F49DF3;
}

Frequently asked questions

What color is #F49DF3?+

#F49DF3 is a HEX color with RGB value rgb(244, 157, 243) and HSL value hsl(301, 80%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F49DF3?+

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