#FF5005 Color

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

Color preview

#FF5005

Color formats

HEX
#FF5005
RGB
rgb(255, 80, 5)
RGBA
rgba(255, 80, 5, 1)
HSL
hsl(18, 100%, 51%)
HSV
hsv(18, 98%, 100%)
CMYK
cmyk(0%, 69%, 98%, 0%)
CSS variable
--color-primary: #FF5005;
Lowercase HEX
#ff5005

Shades

Tints

Tones

Harmony

CSS snippets for #FF5005

.color-ff5005 {
  color: #FF5005;
  background-color: #FF5005;
}

Frequently asked questions

What color is #FF5005?+

#FF5005 is a HEX color with RGB value rgb(255, 80, 5) and HSL value hsl(18, 100%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF5005?+

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