#F3AFDC Color

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

Color preview

#F3AFDC

Color formats

HEX
#F3AFDC
RGB
rgb(243, 175, 220)
RGBA
rgba(243, 175, 220, 1)
HSL
hsl(320, 74%, 82%)
HSV
hsv(320, 28%, 95%)
CMYK
cmyk(0%, 28%, 9%, 5%)
CSS variable
--color-primary: #F3AFDC;
Lowercase HEX
#f3afdc

Shades

Tints

Tones

Harmony

CSS snippets for #F3AFDC

.color-f3afdc {
  color: #F3AFDC;
  background-color: #F3AFDC;
}

Frequently asked questions

What color is #F3AFDC?+

#F3AFDC is a HEX color with RGB value rgb(243, 175, 220) and HSL value hsl(320, 74%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F3AFDC?+

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