#F3AFE5 Color

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

Color preview

#F3AFE5

Color formats

HEX
#F3AFE5
RGB
rgb(243, 175, 229)
RGBA
rgba(243, 175, 229, 1)
HSL
hsl(312, 74%, 82%)
HSV
hsv(312, 28%, 95%)
CMYK
cmyk(0%, 28%, 6%, 5%)
CSS variable
--color-primary: #F3AFE5;
Lowercase HEX
#f3afe5

Shades

Tints

Tones

Harmony

CSS snippets for #F3AFE5

.color-f3afe5 {
  color: #F3AFE5;
  background-color: #F3AFE5;
}

Frequently asked questions

What color is #F3AFE5?+

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

What is the closest Tailwind color to #F3AFE5?+

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