#F60F0F Color

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

Color preview

#F60F0F

Color formats

HEX
#F60F0F
RGB
rgb(246, 15, 15)
RGBA
rgba(246, 15, 15, 1)
HSL
hsl(0, 93%, 51%)
HSV
hsv(0, 94%, 96%)
CMYK
cmyk(0%, 94%, 94%, 4%)
CSS variable
--color-primary: #F60F0F;
Lowercase HEX
#f60f0f

Shades

Tints

Tones

Harmony

CSS snippets for #F60F0F

.color-f60f0f {
  color: #F60F0F;
  background-color: #F60F0F;
}

Frequently asked questions

What color is #F60F0F?+

#F60F0F is a HEX color with RGB value rgb(246, 15, 15) and HSL value hsl(0, 93%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F60F0F?+

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