#F5ABDB Color

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

Color preview

#F5ABDB

Color formats

HEX
#F5ABDB
RGB
rgb(245, 171, 219)
RGBA
rgba(245, 171, 219, 1)
HSL
hsl(321, 79%, 82%)
HSV
hsv(321, 30%, 96%)
CMYK
cmyk(0%, 30%, 11%, 4%)
CSS variable
--color-primary: #F5ABDB;
Lowercase HEX
#f5abdb

Shades

Tints

Tones

Harmony

CSS snippets for #F5ABDB

.color-f5abdb {
  color: #F5ABDB;
  background-color: #F5ABDB;
}

Frequently asked questions

What color is #F5ABDB?+

#F5ABDB is a HEX color with RGB value rgb(245, 171, 219) and HSL value hsl(321, 79%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5ABDB?+

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