#F5A1D4 Color

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

Color preview

#F5A1D4

Color formats

HEX
#F5A1D4
RGB
rgb(245, 161, 212)
RGBA
rgba(245, 161, 212, 1)
HSL
hsl(324, 81%, 80%)
HSV
hsv(324, 34%, 96%)
CMYK
cmyk(0%, 34%, 13%, 4%)
CSS variable
--color-primary: #F5A1D4;
Lowercase HEX
#f5a1d4

Shades

Tints

Tones

Harmony

CSS snippets for #F5A1D4

.color-f5a1d4 {
  color: #F5A1D4;
  background-color: #F5A1D4;
}

Frequently asked questions

What color is #F5A1D4?+

#F5A1D4 is a HEX color with RGB value rgb(245, 161, 212) and HSL value hsl(324, 81%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5A1D4?+

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