#FF151D Color

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

Color preview

#FF151D

Color formats

HEX
#FF151D
RGB
rgb(255, 21, 29)
RGBA
rgba(255, 21, 29, 1)
HSL
hsl(358, 100%, 54%)
HSV
hsv(358, 92%, 100%)
CMYK
cmyk(0%, 92%, 89%, 0%)
CSS variable
--color-primary: #FF151D;
Lowercase HEX
#ff151d

Shades

Tints

Tones

Harmony

CSS snippets for #FF151D

.color-ff151d {
  color: #FF151D;
  background-color: #FF151D;
}

Frequently asked questions

What color is #FF151D?+

#FF151D is a HEX color with RGB value rgb(255, 21, 29) and HSL value hsl(358, 100%, 54%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FF151D?+

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