#F89C8B Color

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

Color preview

#F89C8B

Color formats

HEX
#F89C8B
RGB
rgb(248, 156, 139)
RGBA
rgba(248, 156, 139, 1)
HSL
hsl(9, 89%, 76%)
HSV
hsv(9, 44%, 97%)
CMYK
cmyk(0%, 37%, 44%, 3%)
CSS variable
--color-primary: #F89C8B;
Lowercase HEX
#f89c8b

Shades

Tints

Tones

Harmony

CSS snippets for #F89C8B

.color-f89c8b {
  color: #F89C8B;
  background-color: #F89C8B;
}

Frequently asked questions

What color is #F89C8B?+

#F89C8B is a HEX color with RGB value rgb(248, 156, 139) and HSL value hsl(9, 89%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F89C8B?+

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