#FD2B13 Color

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

Color preview

#FD2B13

Color formats

HEX
#FD2B13
RGB
rgb(253, 43, 19)
RGBA
rgba(253, 43, 19, 1)
HSL
hsl(6, 98%, 53%)
HSV
hsv(6, 92%, 99%)
CMYK
cmyk(0%, 83%, 92%, 1%)
CSS variable
--color-primary: #FD2B13;
Lowercase HEX
#fd2b13

Shades

Tints

Tones

Harmony

CSS snippets for #FD2B13

.color-fd2b13 {
  color: #FD2B13;
  background-color: #FD2B13;
}

Frequently asked questions

What color is #FD2B13?+

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

What is the closest Tailwind color to #FD2B13?+

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