#FF0051 Color

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

Color preview

#FF0051

Color formats

HEX
#FF0051
RGB
rgb(255, 0, 81)
RGBA
rgba(255, 0, 81, 1)
HSL
hsl(341, 100%, 50%)
HSV
hsv(341, 100%, 100%)
CMYK
cmyk(0%, 100%, 68%, 0%)
CSS variable
--color-primary: #FF0051;
Lowercase HEX
#ff0051

Shades

Tints

Tones

Harmony

CSS snippets for #FF0051

.color-ff0051 {
  color: #FF0051;
  background-color: #FF0051;
}

Frequently asked questions

What color is #FF0051?+

#FF0051 is a HEX color with RGB value rgb(255, 0, 81) and HSL value hsl(341, 100%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF0051?+

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