#FF5D05 Color

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

Color preview

#FF5D05

Color formats

HEX
#FF5D05
RGB
rgb(255, 93, 5)
RGBA
rgba(255, 93, 5, 1)
HSL
hsl(21, 100%, 51%)
HSV
hsv(21, 98%, 100%)
CMYK
cmyk(0%, 64%, 98%, 0%)
CSS variable
--color-primary: #FF5D05;
Lowercase HEX
#ff5d05

Shades

Tints

Tones

Harmony

CSS snippets for #FF5D05

.color-ff5d05 {
  color: #FF5D05;
  background-color: #FF5D05;
}

Frequently asked questions

What color is #FF5D05?+

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

What is the closest Tailwind color to #FF5D05?+

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