#FF293B Color

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

Color preview

#FF293B

Color formats

HEX
#FF293B
RGB
rgb(255, 41, 59)
RGBA
rgba(255, 41, 59, 1)
HSL
hsl(355, 100%, 58%)
HSV
hsv(355, 84%, 100%)
CMYK
cmyk(0%, 84%, 77%, 0%)
CSS variable
--color-primary: #FF293B;
Lowercase HEX
#ff293b

Shades

Tints

Tones

Harmony

CSS snippets for #FF293B

.color-ff293b {
  color: #FF293B;
  background-color: #FF293B;
}

Frequently asked questions

What color is #FF293B?+

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

What is the closest Tailwind color to #FF293B?+

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