#FD3A5E Color

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

Color preview

#FD3A5E

Color formats

HEX
#FD3A5E
RGB
rgb(253, 58, 94)
RGBA
rgba(253, 58, 94, 1)
HSL
hsl(349, 98%, 61%)
HSV
hsv(349, 77%, 99%)
CMYK
cmyk(0%, 77%, 63%, 1%)
CSS variable
--color-primary: #FD3A5E;
Lowercase HEX
#fd3a5e

Shades

Tints

Tones

Harmony

CSS snippets for #FD3A5E

.color-fd3a5e {
  color: #FD3A5E;
  background-color: #FD3A5E;
}

Frequently asked questions

What color is #FD3A5E?+

#FD3A5E is a HEX color with RGB value rgb(253, 58, 94) and HSL value hsl(349, 98%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD3A5E?+

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