#FF875F Color

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

Color preview

#FF875F

Color formats

HEX
#FF875F
RGB
rgb(255, 135, 95)
RGBA
rgba(255, 135, 95, 1)
HSL
hsl(15, 100%, 69%)
HSV
hsv(15, 63%, 100%)
CMYK
cmyk(0%, 47%, 63%, 0%)
CSS variable
--color-primary: #FF875F;
Lowercase HEX
#ff875f

Shades

Tints

Tones

Harmony

CSS snippets for #FF875F

.color-ff875f {
  color: #FF875F;
  background-color: #FF875F;
}

Frequently asked questions

What color is #FF875F?+

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

What is the closest Tailwind color to #FF875F?+

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