#F60F32 Color

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

Color preview

#F60F32

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F60F32

.color-f60f32 {
  color: #F60F32;
  background-color: #F60F32;
}

Frequently asked questions

What color is #F60F32?+

#F60F32 is a HEX color with RGB value rgb(246, 15, 50) and HSL value hsl(351, 93%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F60F32?+

The closest Tailwind color is rose-600, available as the bg-rose-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