#F8928B Color

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

Color preview

#F8928B

Color formats

HEX
#F8928B
RGB
rgb(248, 146, 139)
RGBA
rgba(248, 146, 139, 1)
HSL
hsl(4, 89%, 76%)
HSV
hsv(4, 44%, 97%)
CMYK
cmyk(0%, 41%, 44%, 3%)
CSS variable
--color-primary: #F8928B;
Lowercase HEX
#f8928b

Shades

Tints

Tones

Harmony

CSS snippets for #F8928B

.color-f8928b {
  color: #F8928B;
  background-color: #F8928B;
}

Frequently asked questions

What color is #F8928B?+

#F8928B is a HEX color with RGB value rgb(248, 146, 139) and HSL value hsl(4, 89%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F8928B?+

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