#FF2655 Color

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

Color preview

#FF2655

Color formats

HEX
#FF2655
RGB
rgb(255, 38, 85)
RGBA
rgba(255, 38, 85, 1)
HSL
hsl(347, 100%, 57%)
HSV
hsv(347, 85%, 100%)
CMYK
cmyk(0%, 85%, 67%, 0%)
CSS variable
--color-primary: #FF2655;
Lowercase HEX
#ff2655

Shades

Tints

Tones

Harmony

CSS snippets for #FF2655

.color-ff2655 {
  color: #FF2655;
  background-color: #FF2655;
}

Frequently asked questions

What color is #FF2655?+

#FF2655 is a HEX color with RGB value rgb(255, 38, 85) and HSL value hsl(347, 100%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF2655?+

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