#F83232 Color

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

Color preview

#F83232

Color formats

HEX
#F83232
RGB
rgb(248, 50, 50)
RGBA
rgba(248, 50, 50, 1)
HSL
hsl(0, 93%, 58%)
HSV
hsv(0, 80%, 97%)
CMYK
cmyk(0%, 80%, 80%, 3%)
CSS variable
--color-primary: #F83232;
Lowercase HEX
#f83232

Shades

Tints

Tones

Harmony

CSS snippets for #F83232

.color-f83232 {
  color: #F83232;
  background-color: #F83232;
}

Frequently asked questions

What color is #F83232?+

#F83232 is a HEX color with RGB value rgb(248, 50, 50) and HSL value hsl(0, 93%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F83232?+

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