#FF2945 Color

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

Color preview

#FF2945

Color formats

HEX
#FF2945
RGB
rgb(255, 41, 69)
RGBA
rgba(255, 41, 69, 1)
HSL
hsl(352, 100%, 58%)
HSV
hsv(352, 84%, 100%)
CMYK
cmyk(0%, 84%, 73%, 0%)
CSS variable
--color-primary: #FF2945;
Lowercase HEX
#ff2945

Shades

Tints

Tones

Harmony

CSS snippets for #FF2945

.color-ff2945 {
  color: #FF2945;
  background-color: #FF2945;
}

Frequently asked questions

What color is #FF2945?+

#FF2945 is a HEX color with RGB value rgb(255, 41, 69) and HSL value hsl(352, 100%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF2945?+

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