#F55D05 Color

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

Color preview

#F55D05

Color formats

HEX
#F55D05
RGB
rgb(245, 93, 5)
RGBA
rgba(245, 93, 5, 1)
HSL
hsl(22, 96%, 49%)
HSV
hsv(22, 98%, 96%)
CMYK
cmyk(0%, 62%, 98%, 4%)
CSS variable
--color-primary: #F55D05;
Lowercase HEX
#f55d05

Shades

Tints

Tones

Harmony

CSS snippets for #F55D05

.color-f55d05 {
  color: #F55D05;
  background-color: #F55D05;
}

Frequently asked questions

What color is #F55D05?+

#F55D05 is a HEX color with RGB value rgb(245, 93, 5) and HSL value hsl(22, 96%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F55D05?+

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