#F3281D Color

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

Color preview

#F3281D

Color formats

HEX
#F3281D
RGB
rgb(243, 40, 29)
RGBA
rgba(243, 40, 29, 1)
HSL
hsl(3, 90%, 53%)
HSV
hsv(3, 88%, 95%)
CMYK
cmyk(0%, 84%, 88%, 5%)
CSS variable
--color-primary: #F3281D;
Lowercase HEX
#f3281d

Shades

Tints

Tones

Harmony

CSS snippets for #F3281D

.color-f3281d {
  color: #F3281D;
  background-color: #F3281D;
}

Frequently asked questions

What color is #F3281D?+

#F3281D is a HEX color with RGB value rgb(243, 40, 29) and HSL value hsl(3, 90%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F3281D?+

The closest Tailwind color is red-600, available as the bg-red-600 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