#FD4326 Color

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

Color preview

#FD4326

Color formats

HEX
#FD4326
RGB
rgb(253, 67, 38)
RGBA
rgba(253, 67, 38, 1)
HSL
hsl(8, 98%, 57%)
HSV
hsv(8, 85%, 99%)
CMYK
cmyk(0%, 74%, 85%, 1%)
CSS variable
--color-primary: #FD4326;
Lowercase HEX
#fd4326

Shades

Tints

Tones

Harmony

CSS snippets for #FD4326

.color-fd4326 {
  color: #FD4326;
  background-color: #FD4326;
}

Frequently asked questions

What color is #FD4326?+

#FD4326 is a HEX color with RGB value rgb(253, 67, 38) and HSL value hsl(8, 98%, 57%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FD4326?+

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