#FD9B8E Color

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

Color preview

#FD9B8E

Color formats

HEX
#FD9B8E
RGB
rgb(253, 155, 142)
RGBA
rgba(253, 155, 142, 1)
HSL
hsl(7, 97%, 77%)
HSV
hsv(7, 44%, 99%)
CMYK
cmyk(0%, 39%, 44%, 1%)
CSS variable
--color-primary: #FD9B8E;
Lowercase HEX
#fd9b8e

Shades

Tints

Tones

Harmony

CSS snippets for #FD9B8E

.color-fd9b8e {
  color: #FD9B8E;
  background-color: #FD9B8E;
}

Frequently asked questions

What color is #FD9B8E?+

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

What is the closest Tailwind color to #FD9B8E?+

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