#FD5D4E Color

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

Color preview

#FD5D4E

Color formats

HEX
#FD5D4E
RGB
rgb(253, 93, 78)
RGBA
rgba(253, 93, 78, 1)
HSL
hsl(5, 98%, 65%)
HSV
hsv(5, 69%, 99%)
CMYK
cmyk(0%, 63%, 69%, 1%)
CSS variable
--color-primary: #FD5D4E;
Lowercase HEX
#fd5d4e

Shades

Tints

Tones

Harmony

CSS snippets for #FD5D4E

.color-fd5d4e {
  color: #FD5D4E;
  background-color: #FD5D4E;
}

Frequently asked questions

What color is #FD5D4E?+

#FD5D4E is a HEX color with RGB value rgb(253, 93, 78) and HSL value hsl(5, 98%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD5D4E?+

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