#FF142C Color

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

Color preview

#FF142C

Color formats

HEX
#FF142C
RGB
rgb(255, 20, 44)
RGBA
rgba(255, 20, 44, 1)
HSL
hsl(354, 100%, 54%)
HSV
hsv(354, 92%, 100%)
CMYK
cmyk(0%, 92%, 83%, 0%)
CSS variable
--color-primary: #FF142C;
Lowercase HEX
#ff142c

Shades

Tints

Tones

Harmony

CSS snippets for #FF142C

.color-ff142c {
  color: #FF142C;
  background-color: #FF142C;
}

Frequently asked questions

What color is #FF142C?+

#FF142C is a HEX color with RGB value rgb(255, 20, 44) and HSL value hsl(354, 100%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF142C?+

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