#FD9F8E Color

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

Color preview

#FD9F8E

Color formats

HEX
#FD9F8E
RGB
rgb(253, 159, 142)
RGBA
rgba(253, 159, 142, 1)
HSL
hsl(9, 97%, 77%)
HSV
hsv(9, 44%, 99%)
CMYK
cmyk(0%, 37%, 44%, 1%)
CSS variable
--color-primary: #FD9F8E;
Lowercase HEX
#fd9f8e

Shades

Tints

Tones

Harmony

CSS snippets for #FD9F8E

.color-fd9f8e {
  color: #FD9F8E;
  background-color: #FD9F8E;
}

Frequently asked questions

What color is #FD9F8E?+

#FD9F8E is a HEX color with RGB value rgb(253, 159, 142) and HSL value hsl(9, 97%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD9F8E?+

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