#FF5277 Color

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

Color preview

#FF5277

Color formats

HEX
#FF5277
RGB
rgb(255, 82, 119)
RGBA
rgba(255, 82, 119, 1)
HSL
hsl(347, 100%, 66%)
HSV
hsv(347, 68%, 100%)
CMYK
cmyk(0%, 68%, 53%, 0%)
CSS variable
--color-primary: #FF5277;
Lowercase HEX
#ff5277

Shades

Tints

Tones

Harmony

CSS snippets for #FF5277

.color-ff5277 {
  color: #FF5277;
  background-color: #FF5277;
}

Frequently asked questions

What color is #FF5277?+

#FF5277 is a HEX color with RGB value rgb(255, 82, 119) and HSL value hsl(347, 100%, 66%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF5277?+

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