#FF8559 Color

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

Color preview

#FF8559

Color formats

HEX
#FF8559
RGB
rgb(255, 133, 89)
RGBA
rgba(255, 133, 89, 1)
HSL
hsl(16, 100%, 67%)
HSV
hsv(16, 65%, 100%)
CMYK
cmyk(0%, 48%, 65%, 0%)
CSS variable
--color-primary: #FF8559;
Lowercase HEX
#ff8559

Shades

Tints

Tones

Harmony

CSS snippets for #FF8559

.color-ff8559 {
  color: #FF8559;
  background-color: #FF8559;
}

Frequently asked questions

What color is #FF8559?+

#FF8559 is a HEX color with RGB value rgb(255, 133, 89) and HSL value hsl(16, 100%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF8559?+

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