#FCA4F6 Color

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

Color preview

#FCA4F6

Color formats

HEX
#FCA4F6
RGB
rgb(252, 164, 246)
RGBA
rgba(252, 164, 246, 1)
HSL
hsl(304, 94%, 82%)
HSV
hsv(304, 35%, 99%)
CMYK
cmyk(0%, 35%, 2%, 1%)
CSS variable
--color-primary: #FCA4F6;
Lowercase HEX
#fca4f6

Shades

Tints

Tones

Harmony

CSS snippets for #FCA4F6

.color-fca4f6 {
  color: #FCA4F6;
  background-color: #FCA4F6;
}

Frequently asked questions

What color is #FCA4F6?+

#FCA4F6 is a HEX color with RGB value rgb(252, 164, 246) and HSL value hsl(304, 94%, 82%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FCA4F6?+

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