#FFADFA Color

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

Color preview

#FFADFA

Color formats

HEX
#FFADFA
RGB
rgb(255, 173, 250)
RGBA
rgba(255, 173, 250, 1)
HSL
hsl(304, 100%, 84%)
HSV
hsv(304, 32%, 100%)
CMYK
cmyk(0%, 32%, 2%, 0%)
CSS variable
--color-primary: #FFADFA;
Lowercase HEX
#ffadfa

Shades

Tints

Tones

Harmony

CSS snippets for #FFADFA

.color-ffadfa {
  color: #FFADFA;
  background-color: #FFADFA;
}

Frequently asked questions

What color is #FFADFA?+

#FFADFA is a HEX color with RGB value rgb(255, 173, 250) and HSL value hsl(304, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FFADFA?+

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