#FD7C3B Color

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

Color preview

#FD7C3B

Color formats

HEX
#FD7C3B
RGB
rgb(253, 124, 59)
RGBA
rgba(253, 124, 59, 1)
HSL
hsl(20, 98%, 61%)
HSV
hsv(20, 77%, 99%)
CMYK
cmyk(0%, 51%, 77%, 1%)
CSS variable
--color-primary: #FD7C3B;
Lowercase HEX
#fd7c3b

Shades

Tints

Tones

Harmony

CSS snippets for #FD7C3B

.color-fd7c3b {
  color: #FD7C3B;
  background-color: #FD7C3B;
}

Frequently asked questions

What color is #FD7C3B?+

#FD7C3B is a HEX color with RGB value rgb(253, 124, 59) and HSL value hsl(20, 98%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FD7C3B?+

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