#FD9D8E Color

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

Color preview

#FD9D8E

Color formats

HEX
#FD9D8E
RGB
rgb(253, 157, 142)
RGBA
rgba(253, 157, 142, 1)
HSL
hsl(8, 97%, 77%)
HSV
hsv(8, 44%, 99%)
CMYK
cmyk(0%, 38%, 44%, 1%)
CSS variable
--color-primary: #FD9D8E;
Lowercase HEX
#fd9d8e

Shades

Tints

Tones

Harmony

CSS snippets for #FD9D8E

.color-fd9d8e {
  color: #FD9D8E;
  background-color: #FD9D8E;
}

Frequently asked questions

What color is #FD9D8E?+

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

What is the closest Tailwind color to #FD9D8E?+

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