#FE7D4D Color

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

Color preview

#FE7D4D

Color formats

HEX
#FE7D4D
RGB
rgb(254, 125, 77)
RGBA
rgba(254, 125, 77, 1)
HSL
hsl(16, 99%, 65%)
HSV
hsv(16, 70%, 100%)
CMYK
cmyk(0%, 51%, 70%, 0%)
CSS variable
--color-primary: #FE7D4D;
Lowercase HEX
#fe7d4d

Shades

Tints

Tones

Harmony

CSS snippets for #FE7D4D

.color-fe7d4d {
  color: #FE7D4D;
  background-color: #FE7D4D;
}

Frequently asked questions

What color is #FE7D4D?+

#FE7D4D is a HEX color with RGB value rgb(254, 125, 77) and HSL value hsl(16, 99%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE7D4D?+

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