#FF1139 Color

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

Color preview

#FF1139

Color formats

HEX
#FF1139
RGB
rgb(255, 17, 57)
RGBA
rgba(255, 17, 57, 1)
HSL
hsl(350, 100%, 53%)
HSV
hsv(350, 93%, 100%)
CMYK
cmyk(0%, 93%, 78%, 0%)
CSS variable
--color-primary: #FF1139;
Lowercase HEX
#ff1139

Shades

Tints

Tones

Harmony

CSS snippets for #FF1139

.color-ff1139 {
  color: #FF1139;
  background-color: #FF1139;
}

Frequently asked questions

What color is #FF1139?+

#FF1139 is a HEX color with RGB value rgb(255, 17, 57) and HSL value hsl(350, 100%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF1139?+

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