#FF5324 Color

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

Color preview

#FF5324

Color formats

HEX
#FF5324
RGB
rgb(255, 83, 36)
RGBA
rgba(255, 83, 36, 1)
HSL
hsl(13, 100%, 57%)
HSV
hsv(13, 86%, 100%)
CMYK
cmyk(0%, 67%, 86%, 0%)
CSS variable
--color-primary: #FF5324;
Lowercase HEX
#ff5324

Shades

Tints

Tones

Harmony

CSS snippets for #FF5324

.color-ff5324 {
  color: #FF5324;
  background-color: #FF5324;
}

Frequently asked questions

What color is #FF5324?+

#FF5324 is a HEX color with RGB value rgb(255, 83, 36) and HSL value hsl(13, 100%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5324?+

The closest Tailwind color is orange-600, available as the bg-orange-600 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