#FF512B Color

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

Color preview

#FF512B

Color formats

HEX
#FF512B
RGB
rgb(255, 81, 43)
RGBA
rgba(255, 81, 43, 1)
HSL
hsl(11, 100%, 58%)
HSV
hsv(11, 83%, 100%)
CMYK
cmyk(0%, 68%, 83%, 0%)
CSS variable
--color-primary: #FF512B;
Lowercase HEX
#ff512b

Shades

Tints

Tones

Harmony

CSS snippets for #FF512B

.color-ff512b {
  color: #FF512B;
  background-color: #FF512B;
}

Frequently asked questions

What color is #FF512B?+

#FF512B is a HEX color with RGB value rgb(255, 81, 43) and HSL value hsl(11, 100%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF512B?+

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