#F5142B Color

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

Color preview

#F5142B

Color formats

HEX
#F5142B
RGB
rgb(245, 20, 43)
RGBA
rgba(245, 20, 43, 1)
HSL
hsl(354, 92%, 52%)
HSV
hsv(354, 92%, 96%)
CMYK
cmyk(0%, 92%, 82%, 4%)
CSS variable
--color-primary: #F5142B;
Lowercase HEX
#f5142b

Shades

Tints

Tones

Harmony

CSS snippets for #F5142B

.color-f5142b {
  color: #F5142B;
  background-color: #F5142B;
}

Frequently asked questions

What color is #F5142B?+

#F5142B is a HEX color with RGB value rgb(245, 20, 43) and HSL value hsl(354, 92%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F5142B?+

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