#F8300D Color

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

Color preview

#F8300D

Color formats

HEX
#F8300D
RGB
rgb(248, 48, 13)
RGBA
rgba(248, 48, 13, 1)
HSL
hsl(9, 94%, 51%)
HSV
hsv(9, 95%, 97%)
CMYK
cmyk(0%, 81%, 95%, 3%)
CSS variable
--color-primary: #F8300D;
Lowercase HEX
#f8300d

Shades

Tints

Tones

Harmony

CSS snippets for #F8300D

.color-f8300d {
  color: #F8300D;
  background-color: #F8300D;
}

Frequently asked questions

What color is #F8300D?+

#F8300D is a HEX color with RGB value rgb(248, 48, 13) and HSL value hsl(9, 94%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F8300D?+

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