#F42B10 Color

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

Color preview

#F42B10

Color formats

HEX
#F42B10
RGB
rgb(244, 43, 16)
RGBA
rgba(244, 43, 16, 1)
HSL
hsl(7, 91%, 51%)
HSV
hsv(7, 93%, 96%)
CMYK
cmyk(0%, 82%, 93%, 4%)
CSS variable
--color-primary: #F42B10;
Lowercase HEX
#f42b10

Shades

Tints

Tones

Harmony

CSS snippets for #F42B10

.color-f42b10 {
  color: #F42B10;
  background-color: #F42B10;
}

Frequently asked questions

What color is #F42B10?+

#F42B10 is a HEX color with RGB value rgb(244, 43, 16) and HSL value hsl(7, 91%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F42B10?+

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