#FCB3A6 Color

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

Color preview

#FCB3A6

Color formats

HEX
#FCB3A6
RGB
rgb(252, 179, 166)
RGBA
rgba(252, 179, 166, 1)
HSL
hsl(9, 93%, 82%)
HSV
hsv(9, 34%, 99%)
CMYK
cmyk(0%, 29%, 34%, 1%)
CSS variable
--color-primary: #FCB3A6;
Lowercase HEX
#fcb3a6

Shades

Tints

Tones

Harmony

CSS snippets for #FCB3A6

.color-fcb3a6 {
  color: #FCB3A6;
  background-color: #FCB3A6;
}

Frequently asked questions

What color is #FCB3A6?+

#FCB3A6 is a HEX color with RGB value rgb(252, 179, 166) and HSL value hsl(9, 93%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FCB3A6?+

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