#FB512B Color

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

Color preview

#FB512B

Color formats

HEX
#FB512B
RGB
rgb(251, 81, 43)
RGBA
rgba(251, 81, 43, 1)
HSL
hsl(11, 96%, 58%)
HSV
hsv(11, 83%, 98%)
CMYK
cmyk(0%, 68%, 83%, 2%)
CSS variable
--color-primary: #FB512B;
Lowercase HEX
#fb512b

Shades

Tints

Tones

Harmony

CSS snippets for #FB512B

.color-fb512b {
  color: #FB512B;
  background-color: #FB512B;
}

Frequently asked questions

What color is #FB512B?+

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

What is the closest Tailwind color to #FB512B?+

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