#F5ABCA Color

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

Color preview

#F5ABCA

Color formats

HEX
#F5ABCA
RGB
rgb(245, 171, 202)
RGBA
rgba(245, 171, 202, 1)
HSL
hsl(335, 79%, 82%)
HSV
hsv(335, 30%, 96%)
CMYK
cmyk(0%, 30%, 18%, 4%)
CSS variable
--color-primary: #F5ABCA;
Lowercase HEX
#f5abca

Shades

Tints

Tones

Harmony

CSS snippets for #F5ABCA

.color-f5abca {
  color: #F5ABCA;
  background-color: #F5ABCA;
}

Frequently asked questions

What color is #F5ABCA?+

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

What is the closest Tailwind color to #F5ABCA?+

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