#F3AFE4 Color

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

Color preview

#F3AFE4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3AFE4

.color-f3afe4 {
  color: #F3AFE4;
  background-color: #F3AFE4;
}

Frequently asked questions

What color is #F3AFE4?+

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

What is the closest Tailwind color to #F3AFE4?+

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