#FF0741 Color

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

Color preview

#FF0741

Color formats

HEX
#FF0741
RGB
rgb(255, 7, 65)
RGBA
rgba(255, 7, 65, 1)
HSL
hsl(346, 100%, 51%)
HSV
hsv(346, 97%, 100%)
CMYK
cmyk(0%, 97%, 75%, 0%)
CSS variable
--color-primary: #FF0741;
Lowercase HEX
#ff0741

Shades

Tints

Tones

Harmony

CSS snippets for #FF0741

.color-ff0741 {
  color: #FF0741;
  background-color: #FF0741;
}

Frequently asked questions

What color is #FF0741?+

#FF0741 is a HEX color with RGB value rgb(255, 7, 65) and HSL value hsl(346, 100%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF0741?+

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