#FF3056 Color

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

Color preview

#FF3056

Color formats

HEX
#FF3056
RGB
rgb(255, 48, 86)
RGBA
rgba(255, 48, 86, 1)
HSL
hsl(349, 100%, 59%)
HSV
hsv(349, 81%, 100%)
CMYK
cmyk(0%, 81%, 66%, 0%)
CSS variable
--color-primary: #FF3056;
Lowercase HEX
#ff3056

Shades

Tints

Tones

Harmony

CSS snippets for #FF3056

.color-ff3056 {
  color: #FF3056;
  background-color: #FF3056;
}

Frequently asked questions

What color is #FF3056?+

#FF3056 is a HEX color with RGB value rgb(255, 48, 86) and HSL value hsl(349, 100%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF3056?+

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