#F1A2DF Color

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

Color preview

#F1A2DF

Color formats

HEX
#F1A2DF
RGB
rgb(241, 162, 223)
RGBA
rgba(241, 162, 223, 1)
HSL
hsl(314, 74%, 79%)
HSV
hsv(314, 33%, 95%)
CMYK
cmyk(0%, 33%, 7%, 5%)
CSS variable
--color-primary: #F1A2DF;
Lowercase HEX
#f1a2df

Shades

Tints

Tones

Harmony

CSS snippets for #F1A2DF

.color-f1a2df {
  color: #F1A2DF;
  background-color: #F1A2DF;
}

Frequently asked questions

What color is #F1A2DF?+

#F1A2DF is a HEX color with RGB value rgb(241, 162, 223) and HSL value hsl(314, 74%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F1A2DF?+

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