#FD99A3 Color

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

Color preview

#FD99A3

Color formats

HEX
#FD99A3
RGB
rgb(253, 153, 163)
RGBA
rgba(253, 153, 163, 1)
HSL
hsl(354, 96%, 80%)
HSV
hsv(354, 40%, 99%)
CMYK
cmyk(0%, 40%, 36%, 1%)
CSS variable
--color-primary: #FD99A3;
Lowercase HEX
#fd99a3

Shades

Tints

Tones

Harmony

CSS snippets for #FD99A3

.color-fd99a3 {
  color: #FD99A3;
  background-color: #FD99A3;
}

Frequently asked questions

What color is #FD99A3?+

#FD99A3 is a HEX color with RGB value rgb(253, 153, 163) and HSL value hsl(354, 96%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD99A3?+

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