#FD5B5E Color

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

Color preview

#FD5B5E

Color formats

HEX
#FD5B5E
RGB
rgb(253, 91, 94)
RGBA
rgba(253, 91, 94, 1)
HSL
hsl(359, 98%, 67%)
HSV
hsv(359, 64%, 99%)
CMYK
cmyk(0%, 64%, 63%, 1%)
CSS variable
--color-primary: #FD5B5E;
Lowercase HEX
#fd5b5e

Shades

Tints

Tones

Harmony

CSS snippets for #FD5B5E

.color-fd5b5e {
  color: #FD5B5E;
  background-color: #FD5B5E;
}

Frequently asked questions

What color is #FD5B5E?+

#FD5B5E is a HEX color with RGB value rgb(253, 91, 94) and HSL value hsl(359, 98%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD5B5E?+

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