#F8839B Color

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

Color preview

#F8839B

Color formats

HEX
#F8839B
RGB
rgb(248, 131, 155)
RGBA
rgba(248, 131, 155, 1)
HSL
hsl(348, 89%, 74%)
HSV
hsv(348, 47%, 97%)
CMYK
cmyk(0%, 47%, 38%, 3%)
CSS variable
--color-primary: #F8839B;
Lowercase HEX
#f8839b

Shades

Tints

Tones

Harmony

CSS snippets for #F8839B

.color-f8839b {
  color: #F8839B;
  background-color: #F8839B;
}

Frequently asked questions

What color is #F8839B?+

#F8839B is a HEX color with RGB value rgb(248, 131, 155) and HSL value hsl(348, 89%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F8839B?+

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