#FF524D Color

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

Color preview

#FF524D

Color formats

HEX
#FF524D
RGB
rgb(255, 82, 77)
RGBA
rgba(255, 82, 77, 1)
HSL
hsl(2, 100%, 65%)
HSV
hsv(2, 70%, 100%)
CMYK
cmyk(0%, 68%, 70%, 0%)
CSS variable
--color-primary: #FF524D;
Lowercase HEX
#ff524d

Shades

Tints

Tones

Harmony

CSS snippets for #FF524D

.color-ff524d {
  color: #FF524D;
  background-color: #FF524D;
}

Frequently asked questions

What color is #FF524D?+

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

What is the closest Tailwind color to #FF524D?+

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