#F5ABE8 Color

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

Color preview

#F5ABE8

Color formats

HEX
#F5ABE8
RGB
rgb(245, 171, 232)
RGBA
rgba(245, 171, 232, 1)
HSL
hsl(311, 79%, 82%)
HSV
hsv(311, 30%, 96%)
CMYK
cmyk(0%, 30%, 5%, 4%)
CSS variable
--color-primary: #F5ABE8;
Lowercase HEX
#f5abe8

Shades

Tints

Tones

Harmony

CSS snippets for #F5ABE8

.color-f5abe8 {
  color: #F5ABE8;
  background-color: #F5ABE8;
}

Frequently asked questions

What color is #F5ABE8?+

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

What is the closest Tailwind color to #F5ABE8?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-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