#FF5752 Color

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

Color preview

#FF5752

Color formats

HEX
#FF5752
RGB
rgb(255, 87, 82)
RGBA
rgba(255, 87, 82, 1)
HSL
hsl(2, 100%, 66%)
HSV
hsv(2, 68%, 100%)
CMYK
cmyk(0%, 66%, 68%, 0%)
CSS variable
--color-primary: #FF5752;
Lowercase HEX
#ff5752

Shades

Tints

Tones

Harmony

CSS snippets for #FF5752

.color-ff5752 {
  color: #FF5752;
  background-color: #FF5752;
}

Frequently asked questions

What color is #FF5752?+

#FF5752 is a HEX color with RGB value rgb(255, 87, 82) and HSL value hsl(2, 100%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5752?+

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