#FD7D4E Color

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

Color preview

#FD7D4E

Color formats

HEX
#FD7D4E
RGB
rgb(253, 125, 78)
RGBA
rgba(253, 125, 78, 1)
HSL
hsl(16, 98%, 65%)
HSV
hsv(16, 69%, 99%)
CMYK
cmyk(0%, 51%, 69%, 1%)
CSS variable
--color-primary: #FD7D4E;
Lowercase HEX
#fd7d4e

Shades

Tints

Tones

Harmony

CSS snippets for #FD7D4E

.color-fd7d4e {
  color: #FD7D4E;
  background-color: #FD7D4E;
}

Frequently asked questions

What color is #FD7D4E?+

#FD7D4E is a HEX color with RGB value rgb(253, 125, 78) and HSL value hsl(16, 98%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FD7D4E?+

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