#FA512C Color

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

Color preview

#FA512C

Color formats

HEX
#FA512C
RGB
rgb(250, 81, 44)
RGBA
rgba(250, 81, 44, 1)
HSL
hsl(11, 95%, 58%)
HSV
hsv(11, 82%, 98%)
CMYK
cmyk(0%, 68%, 82%, 2%)
CSS variable
--color-primary: #FA512C;
Lowercase HEX
#fa512c

Shades

Tints

Tones

Harmony

CSS snippets for #FA512C

.color-fa512c {
  color: #FA512C;
  background-color: #FA512C;
}

Frequently asked questions

What color is #FA512C?+

#FA512C is a HEX color with RGB value rgb(250, 81, 44) and HSL value hsl(11, 95%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FA512C?+

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