#F61F29 Color

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

Color preview

#F61F29

Color formats

HEX
#F61F29
RGB
rgb(246, 31, 41)
RGBA
rgba(246, 31, 41, 1)
HSL
hsl(357, 92%, 54%)
HSV
hsv(357, 87%, 96%)
CMYK
cmyk(0%, 87%, 83%, 4%)
CSS variable
--color-primary: #F61F29;
Lowercase HEX
#f61f29

Shades

Tints

Tones

Harmony

CSS snippets for #F61F29

.color-f61f29 {
  color: #F61F29;
  background-color: #F61F29;
}

Frequently asked questions

What color is #F61F29?+

#F61F29 is a HEX color with RGB value rgb(246, 31, 41) and HSL value hsl(357, 92%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F61F29?+

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