#F42F15 Color

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

Color preview

#F42F15

Color formats

HEX
#F42F15
RGB
rgb(244, 47, 21)
RGBA
rgba(244, 47, 21, 1)
HSL
hsl(7, 91%, 52%)
HSV
hsv(7, 91%, 96%)
CMYK
cmyk(0%, 81%, 91%, 4%)
CSS variable
--color-primary: #F42F15;
Lowercase HEX
#f42f15

Shades

Tints

Tones

Harmony

CSS snippets for #F42F15

.color-f42f15 {
  color: #F42F15;
  background-color: #F42F15;
}

Frequently asked questions

What color is #F42F15?+

#F42F15 is a HEX color with RGB value rgb(244, 47, 21) and HSL value hsl(7, 91%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F42F15?+

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