#F8B4FF Color

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

Color preview

#F8B4FF

Color formats

HEX
#F8B4FF
RGB
rgb(248, 180, 255)
RGBA
rgba(248, 180, 255, 1)
HSL
hsl(294, 100%, 85%)
HSV
hsv(294, 29%, 100%)
CMYK
cmyk(3%, 29%, 0%, 0%)
CSS variable
--color-primary: #F8B4FF;
Lowercase HEX
#f8b4ff

Shades

Tints

Tones

Harmony

CSS snippets for #F8B4FF

.color-f8b4ff {
  color: #F8B4FF;
  background-color: #F8B4FF;
}

Frequently asked questions

What color is #F8B4FF?+

#F8B4FF is a HEX color with RGB value rgb(248, 180, 255) and HSL value hsl(294, 100%, 85%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F8B4FF?+

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