#FD9D7D Color

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

Color preview

#FD9D7D

Color formats

HEX
#FD9D7D
RGB
rgb(253, 157, 125)
RGBA
rgba(253, 157, 125, 1)
HSL
hsl(15, 97%, 74%)
HSV
hsv(15, 51%, 99%)
CMYK
cmyk(0%, 38%, 51%, 1%)
CSS variable
--color-primary: #FD9D7D;
Lowercase HEX
#fd9d7d

Shades

Tints

Tones

Harmony

CSS snippets for #FD9D7D

.color-fd9d7d {
  color: #FD9D7D;
  background-color: #FD9D7D;
}

Frequently asked questions

What color is #FD9D7D?+

#FD9D7D is a HEX color with RGB value rgb(253, 157, 125) and HSL value hsl(15, 97%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD9D7D?+

The closest Tailwind color is orange-300, available as the bg-orange-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