#FF2414 Color

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

Color preview

#FF2414

Color formats

HEX
#FF2414
RGB
rgb(255, 36, 20)
RGBA
rgba(255, 36, 20, 1)
HSL
hsl(4, 100%, 54%)
HSV
hsv(4, 92%, 100%)
CMYK
cmyk(0%, 86%, 92%, 0%)
CSS variable
--color-primary: #FF2414;
Lowercase HEX
#ff2414

Shades

Tints

Tones

Harmony

CSS snippets for #FF2414

.color-ff2414 {
  color: #FF2414;
  background-color: #FF2414;
}

Frequently asked questions

What color is #FF2414?+

#FF2414 is a HEX color with RGB value rgb(255, 36, 20) and HSL value hsl(4, 100%, 54%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF2414?+

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