#FFADF1 Color

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

Color preview

#FFADF1

Color formats

HEX
#FFADF1
RGB
rgb(255, 173, 241)
RGBA
rgba(255, 173, 241, 1)
HSL
hsl(310, 100%, 84%)
HSV
hsv(310, 32%, 100%)
CMYK
cmyk(0%, 32%, 5%, 0%)
CSS variable
--color-primary: #FFADF1;
Lowercase HEX
#ffadf1

Shades

Tints

Tones

Harmony

CSS snippets for #FFADF1

.color-ffadf1 {
  color: #FFADF1;
  background-color: #FFADF1;
}

Frequently asked questions

What color is #FFADF1?+

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

What is the closest Tailwind color to #FFADF1?+

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