#F5ABCD Color

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

Color preview

#F5ABCD

Color formats

HEX
#F5ABCD
RGB
rgb(245, 171, 205)
RGBA
rgba(245, 171, 205, 1)
HSL
hsl(332, 79%, 82%)
HSV
hsv(332, 30%, 96%)
CMYK
cmyk(0%, 30%, 16%, 4%)
CSS variable
--color-primary: #F5ABCD;
Lowercase HEX
#f5abcd

Shades

Tints

Tones

Harmony

CSS snippets for #F5ABCD

.color-f5abcd {
  color: #F5ABCD;
  background-color: #F5ABCD;
}

Frequently asked questions

What color is #F5ABCD?+

#F5ABCD is a HEX color with RGB value rgb(245, 171, 205) and HSL value hsl(332, 79%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5ABCD?+

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