#FD3A3D Color

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

Color preview

#FD3A3D

Color formats

HEX
#FD3A3D
RGB
rgb(253, 58, 61)
RGBA
rgba(253, 58, 61, 1)
HSL
hsl(359, 98%, 61%)
HSV
hsv(359, 77%, 99%)
CMYK
cmyk(0%, 77%, 76%, 1%)
CSS variable
--color-primary: #FD3A3D;
Lowercase HEX
#fd3a3d

Shades

Tints

Tones

Harmony

CSS snippets for #FD3A3D

.color-fd3a3d {
  color: #FD3A3D;
  background-color: #FD3A3D;
}

Frequently asked questions

What color is #FD3A3D?+

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

What is the closest Tailwind color to #FD3A3D?+

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