#FD512B Color

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

Color preview

#FD512B

Color formats

HEX
#FD512B
RGB
rgb(253, 81, 43)
RGBA
rgba(253, 81, 43, 1)
HSL
hsl(11, 98%, 58%)
HSV
hsv(11, 83%, 99%)
CMYK
cmyk(0%, 68%, 83%, 1%)
CSS variable
--color-primary: #FD512B;
Lowercase HEX
#fd512b

Shades

Tints

Tones

Harmony

CSS snippets for #FD512B

.color-fd512b {
  color: #FD512B;
  background-color: #FD512B;
}

Frequently asked questions

What color is #FD512B?+

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

What is the closest Tailwind color to #FD512B?+

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