#FF542E Color

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

Color preview

#FF542E

Color formats

HEX
#FF542E
RGB
rgb(255, 84, 46)
RGBA
rgba(255, 84, 46, 1)
HSL
hsl(11, 100%, 59%)
HSV
hsv(11, 82%, 100%)
CMYK
cmyk(0%, 67%, 82%, 0%)
CSS variable
--color-primary: #FF542E;
Lowercase HEX
#ff542e

Shades

Tints

Tones

Harmony

CSS snippets for #FF542E

.color-ff542e {
  color: #FF542E;
  background-color: #FF542E;
}

Frequently asked questions

What color is #FF542E?+

#FF542E is a HEX color with RGB value rgb(255, 84, 46) and HSL value hsl(11, 100%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF542E?+

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