#F9898B Color

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

Color preview

#F9898B

Color formats

HEX
#F9898B
RGB
rgb(249, 137, 139)
RGBA
rgba(249, 137, 139, 1)
HSL
hsl(359, 90%, 76%)
HSV
hsv(359, 45%, 98%)
CMYK
cmyk(0%, 45%, 44%, 2%)
CSS variable
--color-primary: #F9898B;
Lowercase HEX
#f9898b

Shades

Tints

Tones

Harmony

CSS snippets for #F9898B

.color-f9898b {
  color: #F9898B;
  background-color: #F9898B;
}

Frequently asked questions

What color is #F9898B?+

#F9898B is a HEX color with RGB value rgb(249, 137, 139) and HSL value hsl(359, 90%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F9898B?+

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