#F0350F Color

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

Color preview

#F0350F

Color formats

HEX
#F0350F
RGB
rgb(240, 53, 15)
RGBA
rgba(240, 53, 15, 1)
HSL
hsl(10, 88%, 50%)
HSV
hsv(10, 94%, 94%)
CMYK
cmyk(0%, 78%, 94%, 6%)
CSS variable
--color-primary: #F0350F;
Lowercase HEX
#f0350f

Shades

Tints

Tones

Harmony

CSS snippets for #F0350F

.color-f0350f {
  color: #F0350F;
  background-color: #F0350F;
}

Frequently asked questions

What color is #F0350F?+

#F0350F is a HEX color with RGB value rgb(240, 53, 15) and HSL value hsl(10, 88%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F0350F?+

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