#FD5F2B Color

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

Color preview

#FD5F2B

Color formats

HEX
#FD5F2B
RGB
rgb(253, 95, 43)
RGBA
rgba(253, 95, 43, 1)
HSL
hsl(15, 98%, 58%)
HSV
hsv(15, 83%, 99%)
CMYK
cmyk(0%, 62%, 83%, 1%)
CSS variable
--color-primary: #FD5F2B;
Lowercase HEX
#fd5f2b

Shades

Tints

Tones

Harmony

CSS snippets for #FD5F2B

.color-fd5f2b {
  color: #FD5F2B;
  background-color: #FD5F2B;
}

Frequently asked questions

What color is #FD5F2B?+

#FD5F2B is a HEX color with RGB value rgb(253, 95, 43) and HSL value hsl(15, 98%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD5F2B?+

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