#FD3A13 Color

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

Color preview

#FD3A13

Color formats

HEX
#FD3A13
RGB
rgb(253, 58, 19)
RGBA
rgba(253, 58, 19, 1)
HSL
hsl(10, 98%, 53%)
HSV
hsv(10, 92%, 99%)
CMYK
cmyk(0%, 77%, 92%, 1%)
CSS variable
--color-primary: #FD3A13;
Lowercase HEX
#fd3a13

Shades

Tints

Tones

Harmony

CSS snippets for #FD3A13

.color-fd3a13 {
  color: #FD3A13;
  background-color: #FD3A13;
}

Frequently asked questions

What color is #FD3A13?+

#FD3A13 is a HEX color with RGB value rgb(253, 58, 19) and HSL value hsl(10, 98%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FD3A13?+

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