#FD9F7D Color

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

Color preview

#FD9F7D

Color formats

HEX
#FD9F7D
RGB
rgb(253, 159, 125)
RGBA
rgba(253, 159, 125, 1)
HSL
hsl(16, 97%, 74%)
HSV
hsv(16, 51%, 99%)
CMYK
cmyk(0%, 37%, 51%, 1%)
CSS variable
--color-primary: #FD9F7D;
Lowercase HEX
#fd9f7d

Shades

Tints

Tones

Harmony

CSS snippets for #FD9F7D

.color-fd9f7d {
  color: #FD9F7D;
  background-color: #FD9F7D;
}

Frequently asked questions

What color is #FD9F7D?+

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

What is the closest Tailwind color to #FD9F7D?+

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