#FF846F Color

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

Color preview

#FF846F

Color formats

HEX
#FF846F
RGB
rgb(255, 132, 111)
RGBA
rgba(255, 132, 111, 1)
HSL
hsl(9, 100%, 72%)
HSV
hsv(9, 56%, 100%)
CMYK
cmyk(0%, 48%, 56%, 0%)
CSS variable
--color-primary: #FF846F;
Lowercase HEX
#ff846f

Shades

Tints

Tones

Harmony

CSS snippets for #FF846F

.color-ff846f {
  color: #FF846F;
  background-color: #FF846F;
}

Frequently asked questions

What color is #FF846F?+

#FF846F is a HEX color with RGB value rgb(255, 132, 111) and HSL value hsl(9, 100%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF846F?+

The closest Tailwind color is red-400, available as the bg-red-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