#FCAD99 Color

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

Color preview

#FCAD99

Color formats

HEX
#FCAD99
RGB
rgb(252, 173, 153)
RGBA
rgba(252, 173, 153, 1)
HSL
hsl(12, 94%, 79%)
HSV
hsv(12, 39%, 99%)
CMYK
cmyk(0%, 31%, 39%, 1%)
CSS variable
--color-primary: #FCAD99;
Lowercase HEX
#fcad99

Shades

Tints

Tones

Harmony

CSS snippets for #FCAD99

.color-fcad99 {
  color: #FCAD99;
  background-color: #FCAD99;
}

Frequently asked questions

What color is #FCAD99?+

#FCAD99 is a HEX color with RGB value rgb(252, 173, 153) and HSL value hsl(12, 94%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FCAD99?+

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