#FF141C Color

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

Color preview

#FF141C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF141C

.color-ff141c {
  color: #FF141C;
  background-color: #FF141C;
}

Frequently asked questions

What color is #FF141C?+

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

What is the closest Tailwind color to #FF141C?+

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