#FF540A Color

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

Color preview

#FF540A

Color formats

HEX
#FF540A
RGB
rgb(255, 84, 10)
RGBA
rgba(255, 84, 10, 1)
HSL
hsl(18, 100%, 52%)
HSV
hsv(18, 96%, 100%)
CMYK
cmyk(0%, 67%, 96%, 0%)
CSS variable
--color-primary: #FF540A;
Lowercase HEX
#ff540a

Shades

Tints

Tones

Harmony

CSS snippets for #FF540A

.color-ff540a {
  color: #FF540A;
  background-color: #FF540A;
}

Frequently asked questions

What color is #FF540A?+

#FF540A is a HEX color with RGB value rgb(255, 84, 10) and HSL value hsl(18, 100%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF540A?+

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