#F0380F Color

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

Color preview

#F0380F

Color formats

HEX
#F0380F
RGB
rgb(240, 56, 15)
RGBA
rgba(240, 56, 15, 1)
HSL
hsl(11, 88%, 50%)
HSV
hsv(11, 94%, 94%)
CMYK
cmyk(0%, 77%, 94%, 6%)
CSS variable
--color-primary: #F0380F;
Lowercase HEX
#f0380f

Shades

Tints

Tones

Harmony

CSS snippets for #F0380F

.color-f0380f {
  color: #F0380F;
  background-color: #F0380F;
}

Frequently asked questions

What color is #F0380F?+

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

What is the closest Tailwind color to #F0380F?+

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