#FF9B8B Color

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

Color preview

#FF9B8B

Color formats

HEX
#FF9B8B
RGB
rgb(255, 155, 139)
RGBA
rgba(255, 155, 139, 1)
HSL
hsl(8, 100%, 77%)
HSV
hsv(8, 45%, 100%)
CMYK
cmyk(0%, 39%, 45%, 0%)
CSS variable
--color-primary: #FF9B8B;
Lowercase HEX
#ff9b8b

Shades

Tints

Tones

Harmony

CSS snippets for #FF9B8B

.color-ff9b8b {
  color: #FF9B8B;
  background-color: #FF9B8B;
}

Frequently asked questions

What color is #FF9B8B?+

#FF9B8B is a HEX color with RGB value rgb(255, 155, 139) and HSL value hsl(8, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9B8B?+

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