#FF3041 Color

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

Color preview

#FF3041

Color formats

HEX
#FF3041
RGB
rgb(255, 48, 65)
RGBA
rgba(255, 48, 65, 1)
HSL
hsl(355, 100%, 59%)
HSV
hsv(355, 81%, 100%)
CMYK
cmyk(0%, 81%, 75%, 0%)
CSS variable
--color-primary: #FF3041;
Lowercase HEX
#ff3041

Shades

Tints

Tones

Harmony

CSS snippets for #FF3041

.color-ff3041 {
  color: #FF3041;
  background-color: #FF3041;
}

Frequently asked questions

What color is #FF3041?+

#FF3041 is a HEX color with RGB value rgb(255, 48, 65) and HSL value hsl(355, 100%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF3041?+

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