#F52D05 Color

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

Color preview

#F52D05

Color formats

HEX
#F52D05
RGB
rgb(245, 45, 5)
RGBA
rgba(245, 45, 5, 1)
HSL
hsl(10, 96%, 49%)
HSV
hsv(10, 98%, 96%)
CMYK
cmyk(0%, 82%, 98%, 4%)
CSS variable
--color-primary: #F52D05;
Lowercase HEX
#f52d05

Shades

Tints

Tones

Harmony

CSS snippets for #F52D05

.color-f52d05 {
  color: #F52D05;
  background-color: #F52D05;
}

Frequently asked questions

What color is #F52D05?+

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

What is the closest Tailwind color to #F52D05?+

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