#FD96A2 Color

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

Color preview

#FD96A2

Color formats

HEX
#FD96A2
RGB
rgb(253, 150, 162)
RGBA
rgba(253, 150, 162, 1)
HSL
hsl(353, 96%, 79%)
HSV
hsv(353, 41%, 99%)
CMYK
cmyk(0%, 41%, 36%, 1%)
CSS variable
--color-primary: #FD96A2;
Lowercase HEX
#fd96a2

Shades

Tints

Tones

Harmony

CSS snippets for #FD96A2

.color-fd96a2 {
  color: #FD96A2;
  background-color: #FD96A2;
}

Frequently asked questions

What color is #FD96A2?+

#FD96A2 is a HEX color with RGB value rgb(253, 150, 162) and HSL value hsl(353, 96%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD96A2?+

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