#FF1174 Color

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

Color preview

#FF1174

Color formats

HEX
#FF1174
RGB
rgb(255, 17, 116)
RGBA
rgba(255, 17, 116, 1)
HSL
hsl(335, 100%, 53%)
HSV
hsv(335, 93%, 100%)
CMYK
cmyk(0%, 93%, 55%, 0%)
CSS variable
--color-primary: #FF1174;
Lowercase HEX
#ff1174

Shades

Tints

Tones

Harmony

CSS snippets for #FF1174

.color-ff1174 {
  color: #FF1174;
  background-color: #FF1174;
}

Frequently asked questions

What color is #FF1174?+

#FF1174 is a HEX color with RGB value rgb(255, 17, 116) and HSL value hsl(335, 100%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF1174?+

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