#FF5D30 Color

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

Color preview

#FF5D30

Color formats

HEX
#FF5D30
RGB
rgb(255, 93, 48)
RGBA
rgba(255, 93, 48, 1)
HSL
hsl(13, 100%, 59%)
HSV
hsv(13, 81%, 100%)
CMYK
cmyk(0%, 64%, 81%, 0%)
CSS variable
--color-primary: #FF5D30;
Lowercase HEX
#ff5d30

Shades

Tints

Tones

Harmony

CSS snippets for #FF5D30

.color-ff5d30 {
  color: #FF5D30;
  background-color: #FF5D30;
}

Frequently asked questions

What color is #FF5D30?+

#FF5D30 is a HEX color with RGB value rgb(255, 93, 48) and HSL value hsl(13, 100%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5D30?+

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