#FF879F Color

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

Color preview

#FF879F

Color formats

HEX
#FF879F
RGB
rgb(255, 135, 159)
RGBA
rgba(255, 135, 159, 1)
HSL
hsl(348, 100%, 76%)
HSV
hsv(348, 47%, 100%)
CMYK
cmyk(0%, 47%, 38%, 0%)
CSS variable
--color-primary: #FF879F;
Lowercase HEX
#ff879f

Shades

Tints

Tones

Harmony

CSS snippets for #FF879F

.color-ff879f {
  color: #FF879F;
  background-color: #FF879F;
}

Frequently asked questions

What color is #FF879F?+

#FF879F is a HEX color with RGB value rgb(255, 135, 159) and HSL value hsl(348, 100%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF879F?+

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