#FF2515 Color

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

Color preview

#FF2515

Color formats

HEX
#FF2515
RGB
rgb(255, 37, 21)
RGBA
rgba(255, 37, 21, 1)
HSL
hsl(4, 100%, 54%)
HSV
hsv(4, 92%, 100%)
CMYK
cmyk(0%, 85%, 92%, 0%)
CSS variable
--color-primary: #FF2515;
Lowercase HEX
#ff2515

Shades

Tints

Tones

Harmony

CSS snippets for #FF2515

.color-ff2515 {
  color: #FF2515;
  background-color: #FF2515;
}

Frequently asked questions

What color is #FF2515?+

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

What is the closest Tailwind color to #FF2515?+

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