#FF7ADC Color

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

Color preview

#FF7ADC

Color formats

HEX
#FF7ADC
RGB
rgb(255, 122, 220)
RGBA
rgba(255, 122, 220, 1)
HSL
hsl(316, 100%, 74%)
HSV
hsv(316, 52%, 100%)
CMYK
cmyk(0%, 52%, 14%, 0%)
CSS variable
--color-primary: #FF7ADC;
Lowercase HEX
#ff7adc

Shades

Tints

Tones

Harmony

CSS snippets for #FF7ADC

.color-ff7adc {
  color: #FF7ADC;
  background-color: #FF7ADC;
}

Frequently asked questions

What color is #FF7ADC?+

#FF7ADC is a HEX color with RGB value rgb(255, 122, 220) and HSL value hsl(316, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF7ADC?+

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