#F0AFFA Color

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

Color preview

#F0AFFA

Color formats

HEX
#F0AFFA
RGB
rgb(240, 175, 250)
RGBA
rgba(240, 175, 250, 1)
HSL
hsl(292, 88%, 83%)
HSV
hsv(292, 30%, 98%)
CMYK
cmyk(4%, 30%, 0%, 2%)
CSS variable
--color-primary: #F0AFFA;
Lowercase HEX
#f0affa

Shades

Tints

Tones

Harmony

CSS snippets for #F0AFFA

.color-f0affa {
  color: #F0AFFA;
  background-color: #F0AFFA;
}

Frequently asked questions

What color is #F0AFFA?+

#F0AFFA is a HEX color with RGB value rgb(240, 175, 250) and HSL value hsl(292, 88%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F0AFFA?+

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