#F89C98 Color

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

Color preview

#F89C98

Color formats

HEX
#F89C98
RGB
rgb(248, 156, 152)
RGBA
rgba(248, 156, 152, 1)
HSL
hsl(3, 87%, 78%)
HSV
hsv(3, 39%, 97%)
CMYK
cmyk(0%, 37%, 39%, 3%)
CSS variable
--color-primary: #F89C98;
Lowercase HEX
#f89c98

Shades

Tints

Tones

Harmony

CSS snippets for #F89C98

.color-f89c98 {
  color: #F89C98;
  background-color: #F89C98;
}

Frequently asked questions

What color is #F89C98?+

#F89C98 is a HEX color with RGB value rgb(248, 156, 152) and HSL value hsl(3, 87%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F89C98?+

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