#F19DDD Color

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

Color preview

#F19DDD

Color formats

HEX
#F19DDD
RGB
rgb(241, 157, 221)
RGBA
rgba(241, 157, 221, 1)
HSL
hsl(314, 75%, 78%)
HSV
hsv(314, 35%, 95%)
CMYK
cmyk(0%, 35%, 8%, 5%)
CSS variable
--color-primary: #F19DDD;
Lowercase HEX
#f19ddd

Shades

Tints

Tones

Harmony

CSS snippets for #F19DDD

.color-f19ddd {
  color: #F19DDD;
  background-color: #F19DDD;
}

Frequently asked questions

What color is #F19DDD?+

#F19DDD is a HEX color with RGB value rgb(241, 157, 221) and HSL value hsl(314, 75%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F19DDD?+

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