#FD99A1 Color

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

Color preview

#FD99A1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FD99A1

.color-fd99a1 {
  color: #FD99A1;
  background-color: #FD99A1;
}

Frequently asked questions

What color is #FD99A1?+

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

What is the closest Tailwind color to #FD99A1?+

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