#F8898B Color

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

Color preview

#F8898B

Color formats

HEX
#F8898B
RGB
rgb(248, 137, 139)
RGBA
rgba(248, 137, 139, 1)
HSL
hsl(359, 89%, 75%)
HSV
hsv(359, 45%, 97%)
CMYK
cmyk(0%, 45%, 44%, 3%)
CSS variable
--color-primary: #F8898B;
Lowercase HEX
#f8898b

Shades

Tints

Tones

Harmony

CSS snippets for #F8898B

.color-f8898b {
  color: #F8898B;
  background-color: #F8898B;
}

Frequently asked questions

What color is #F8898B?+

#F8898B is a HEX color with RGB value rgb(248, 137, 139) and HSL value hsl(359, 89%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F8898B?+

The closest Tailwind color is rose-400, available as the bg-rose-400 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