#F2878B Color

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

Color preview

#F2878B

Color formats

HEX
#F2878B
RGB
rgb(242, 135, 139)
RGBA
rgba(242, 135, 139, 1)
HSL
hsl(358, 80%, 74%)
HSV
hsv(358, 44%, 95%)
CMYK
cmyk(0%, 44%, 43%, 5%)
CSS variable
--color-primary: #F2878B;
Lowercase HEX
#f2878b

Shades

Tints

Tones

Harmony

CSS snippets for #F2878B

.color-f2878b {
  color: #F2878B;
  background-color: #F2878B;
}

Frequently asked questions

What color is #F2878B?+

#F2878B is a HEX color with RGB value rgb(242, 135, 139) and HSL value hsl(358, 80%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F2878B?+

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