#FD999B Color

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

Color preview

#FD999B

Color formats

HEX
#FD999B
RGB
rgb(253, 153, 155)
RGBA
rgba(253, 153, 155, 1)
HSL
hsl(359, 96%, 80%)
HSV
hsv(359, 40%, 99%)
CMYK
cmyk(0%, 40%, 39%, 1%)
CSS variable
--color-primary: #FD999B;
Lowercase HEX
#fd999b

Shades

Tints

Tones

Harmony

CSS snippets for #FD999B

.color-fd999b {
  color: #FD999B;
  background-color: #FD999B;
}

Frequently asked questions

What color is #FD999B?+

#FD999B is a HEX color with RGB value rgb(253, 153, 155) and HSL value hsl(359, 96%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FD999B?+

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