#FD4D26 Color

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

Color preview

#FD4D26

Color formats

HEX
#FD4D26
RGB
rgb(253, 77, 38)
RGBA
rgba(253, 77, 38, 1)
HSL
hsl(11, 98%, 57%)
HSV
hsv(11, 85%, 99%)
CMYK
cmyk(0%, 70%, 85%, 1%)
CSS variable
--color-primary: #FD4D26;
Lowercase HEX
#fd4d26

Shades

Tints

Tones

Harmony

CSS snippets for #FD4D26

.color-fd4d26 {
  color: #FD4D26;
  background-color: #FD4D26;
}

Frequently asked questions

What color is #FD4D26?+

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

What is the closest Tailwind color to #FD4D26?+

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