#FD9A89 Color

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

Color preview

#FD9A89

Color formats

HEX
#FD9A89
RGB
rgb(253, 154, 137)
RGBA
rgba(253, 154, 137, 1)
HSL
hsl(9, 97%, 76%)
HSV
hsv(9, 46%, 99%)
CMYK
cmyk(0%, 39%, 46%, 1%)
CSS variable
--color-primary: #FD9A89;
Lowercase HEX
#fd9a89

Shades

Tints

Tones

Harmony

CSS snippets for #FD9A89

.color-fd9a89 {
  color: #FD9A89;
  background-color: #FD9A89;
}

Frequently asked questions

What color is #FD9A89?+

#FD9A89 is a HEX color with RGB value rgb(253, 154, 137) and HSL value hsl(9, 97%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD9A89?+

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