#FF849E Color

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

Color preview

#FF849E

Color formats

HEX
#FF849E
RGB
rgb(255, 132, 158)
RGBA
rgba(255, 132, 158, 1)
HSL
hsl(347, 100%, 76%)
HSV
hsv(347, 48%, 100%)
CMYK
cmyk(0%, 48%, 38%, 0%)
CSS variable
--color-primary: #FF849E;
Lowercase HEX
#ff849e

Shades

Tints

Tones

Harmony

CSS snippets for #FF849E

.color-ff849e {
  color: #FF849E;
  background-color: #FF849E;
}

Frequently asked questions

What color is #FF849E?+

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

What is the closest Tailwind color to #FF849E?+

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