#F51F14 Color

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

Color preview

#F51F14

Color formats

HEX
#F51F14
RGB
rgb(245, 31, 20)
RGBA
rgba(245, 31, 20, 1)
HSL
hsl(3, 92%, 52%)
HSV
hsv(3, 92%, 96%)
CMYK
cmyk(0%, 87%, 92%, 4%)
CSS variable
--color-primary: #F51F14;
Lowercase HEX
#f51f14

Shades

Tints

Tones

Harmony

CSS snippets for #F51F14

.color-f51f14 {
  color: #F51F14;
  background-color: #F51F14;
}

Frequently asked questions

What color is #F51F14?+

#F51F14 is a HEX color with RGB value rgb(245, 31, 20) and HSL value hsl(3, 92%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F51F14?+

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