#FF848E Color

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

Color preview

#FF848E

Color formats

HEX
#FF848E
RGB
rgb(255, 132, 142)
RGBA
rgba(255, 132, 142, 1)
HSL
hsl(355, 100%, 76%)
HSV
hsv(355, 48%, 100%)
CMYK
cmyk(0%, 48%, 44%, 0%)
CSS variable
--color-primary: #FF848E;
Lowercase HEX
#ff848e

Shades

Tints

Tones

Harmony

CSS snippets for #FF848E

.color-ff848e {
  color: #FF848E;
  background-color: #FF848E;
}

Frequently asked questions

What color is #FF848E?+

#FF848E is a HEX color with RGB value rgb(255, 132, 142) and HSL value hsl(355, 100%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF848E?+

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