#FD5F4A Color

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

Color preview

#FD5F4A

Color formats

HEX
#FD5F4A
RGB
rgb(253, 95, 74)
RGBA
rgba(253, 95, 74, 1)
HSL
hsl(7, 98%, 64%)
HSV
hsv(7, 71%, 99%)
CMYK
cmyk(0%, 62%, 71%, 1%)
CSS variable
--color-primary: #FD5F4A;
Lowercase HEX
#fd5f4a

Shades

Tints

Tones

Harmony

CSS snippets for #FD5F4A

.color-fd5f4a {
  color: #FD5F4A;
  background-color: #FD5F4A;
}

Frequently asked questions

What color is #FD5F4A?+

#FD5F4A is a HEX color with RGB value rgb(253, 95, 74) and HSL value hsl(7, 98%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD5F4A?+

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