#F9878B Color

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

Color preview

#F9878B

Color formats

HEX
#F9878B
RGB
rgb(249, 135, 139)
RGBA
rgba(249, 135, 139, 1)
HSL
hsl(358, 90%, 75%)
HSV
hsv(358, 46%, 98%)
CMYK
cmyk(0%, 46%, 44%, 2%)
CSS variable
--color-primary: #F9878B;
Lowercase HEX
#f9878b

Shades

Tints

Tones

Harmony

CSS snippets for #F9878B

.color-f9878b {
  color: #F9878B;
  background-color: #F9878B;
}

Frequently asked questions

What color is #F9878B?+

#F9878B is a HEX color with RGB value rgb(249, 135, 139) and HSL value hsl(358, 90%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F9878B?+

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