#FF0544 Color

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

Color preview

#FF0544

Color formats

HEX
#FF0544
RGB
rgb(255, 5, 68)
RGBA
rgba(255, 5, 68, 1)
HSL
hsl(345, 100%, 51%)
HSV
hsv(345, 98%, 100%)
CMYK
cmyk(0%, 98%, 73%, 0%)
CSS variable
--color-primary: #FF0544;
Lowercase HEX
#ff0544

Shades

Tints

Tones

Harmony

CSS snippets for #FF0544

.color-ff0544 {
  color: #FF0544;
  background-color: #FF0544;
}

Frequently asked questions

What color is #FF0544?+

#FF0544 is a HEX color with RGB value rgb(255, 5, 68) and HSL value hsl(345, 100%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF0544?+

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