#FD7F2B Color

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

Color preview

#FD7F2B

Color formats

HEX
#FD7F2B
RGB
rgb(253, 127, 43)
RGBA
rgba(253, 127, 43, 1)
HSL
hsl(24, 98%, 58%)
HSV
hsv(24, 83%, 99%)
CMYK
cmyk(0%, 50%, 83%, 1%)
CSS variable
--color-primary: #FD7F2B;
Lowercase HEX
#fd7f2b

Shades

Tints

Tones

Harmony

CSS snippets for #FD7F2B

.color-fd7f2b {
  color: #FD7F2B;
  background-color: #FD7F2B;
}

Frequently asked questions

What color is #FD7F2B?+

#FD7F2B is a HEX color with RGB value rgb(253, 127, 43) and HSL value hsl(24, 98%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FD7F2B?+

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