#FD9D85 Color

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

Color preview

#FD9D85

Color formats

HEX
#FD9D85
RGB
rgb(253, 157, 133)
RGBA
rgba(253, 157, 133, 1)
HSL
hsl(12, 97%, 76%)
HSV
hsv(12, 47%, 99%)
CMYK
cmyk(0%, 38%, 47%, 1%)
CSS variable
--color-primary: #FD9D85;
Lowercase HEX
#fd9d85

Shades

Tints

Tones

Harmony

CSS snippets for #FD9D85

.color-fd9d85 {
  color: #FD9D85;
  background-color: #FD9D85;
}

Frequently asked questions

What color is #FD9D85?+

#FD9D85 is a HEX color with RGB value rgb(253, 157, 133) and HSL value hsl(12, 97%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD9D85?+

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