#FF293E Color

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

Color preview

#FF293E

Color formats

HEX
#FF293E
RGB
rgb(255, 41, 62)
RGBA
rgba(255, 41, 62, 1)
HSL
hsl(354, 100%, 58%)
HSV
hsv(354, 84%, 100%)
CMYK
cmyk(0%, 84%, 76%, 0%)
CSS variable
--color-primary: #FF293E;
Lowercase HEX
#ff293e

Shades

Tints

Tones

Harmony

CSS snippets for #FF293E

.color-ff293e {
  color: #FF293E;
  background-color: #FF293E;
}

Frequently asked questions

What color is #FF293E?+

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

What is the closest Tailwind color to #FF293E?+

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