#FF2E3F Color

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

Color preview

#FF2E3F

Color formats

HEX
#FF2E3F
RGB
rgb(255, 46, 63)
RGBA
rgba(255, 46, 63, 1)
HSL
hsl(355, 100%, 59%)
HSV
hsv(355, 82%, 100%)
CMYK
cmyk(0%, 82%, 75%, 0%)
CSS variable
--color-primary: #FF2E3F;
Lowercase HEX
#ff2e3f

Shades

Tints

Tones

Harmony

CSS snippets for #FF2E3F

.color-ff2e3f {
  color: #FF2E3F;
  background-color: #FF2E3F;
}

Frequently asked questions

What color is #FF2E3F?+

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

What is the closest Tailwind color to #FF2E3F?+

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