#FF845F Color

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

Color preview

#FF845F

Color formats

HEX
#FF845F
RGB
rgb(255, 132, 95)
RGBA
rgba(255, 132, 95, 1)
HSL
hsl(14, 100%, 69%)
HSV
hsv(14, 63%, 100%)
CMYK
cmyk(0%, 48%, 63%, 0%)
CSS variable
--color-primary: #FF845F;
Lowercase HEX
#ff845f

Shades

Tints

Tones

Harmony

CSS snippets for #FF845F

.color-ff845f {
  color: #FF845F;
  background-color: #FF845F;
}

Frequently asked questions

What color is #FF845F?+

#FF845F is a HEX color with RGB value rgb(255, 132, 95) and HSL value hsl(14, 100%, 69%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF845F?+

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