#F62C2C Color

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

Color preview

#F62C2C

Color formats

HEX
#F62C2C
RGB
rgb(246, 44, 44)
RGBA
rgba(246, 44, 44, 1)
HSL
hsl(0, 92%, 57%)
HSV
hsv(0, 82%, 96%)
CMYK
cmyk(0%, 82%, 82%, 4%)
CSS variable
--color-primary: #F62C2C;
Lowercase HEX
#f62c2c

Shades

Tints

Tones

Harmony

CSS snippets for #F62C2C

.color-f62c2c {
  color: #F62C2C;
  background-color: #F62C2C;
}

Frequently asked questions

What color is #F62C2C?+

#F62C2C is a HEX color with RGB value rgb(246, 44, 44) and HSL value hsl(0, 92%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F62C2C?+

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