#F8140D Color

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

Color preview

#F8140D

Color formats

HEX
#F8140D
RGB
rgb(248, 20, 13)
RGBA
rgba(248, 20, 13, 1)
HSL
hsl(2, 94%, 51%)
HSV
hsv(2, 95%, 97%)
CMYK
cmyk(0%, 92%, 95%, 3%)
CSS variable
--color-primary: #F8140D;
Lowercase HEX
#f8140d

Shades

Tints

Tones

Harmony

CSS snippets for #F8140D

.color-f8140d {
  color: #F8140D;
  background-color: #F8140D;
}

Frequently asked questions

What color is #F8140D?+

#F8140D is a HEX color with RGB value rgb(248, 20, 13) and HSL value hsl(2, 94%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F8140D?+

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