#F6AFE2 Color

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

Color preview

#F6AFE2

Color formats

HEX
#F6AFE2
RGB
rgb(246, 175, 226)
RGBA
rgba(246, 175, 226, 1)
HSL
hsl(317, 80%, 83%)
HSV
hsv(317, 29%, 96%)
CMYK
cmyk(0%, 29%, 8%, 4%)
CSS variable
--color-primary: #F6AFE2;
Lowercase HEX
#f6afe2

Shades

Tints

Tones

Harmony

CSS snippets for #F6AFE2

.color-f6afe2 {
  color: #F6AFE2;
  background-color: #F6AFE2;
}

Frequently asked questions

What color is #F6AFE2?+

#F6AFE2 is a HEX color with RGB value rgb(246, 175, 226) and HSL value hsl(317, 80%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F6AFE2?+

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