#FA5255 Color

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

Color preview

#FA5255

Color formats

HEX
#FA5255
RGB
rgb(250, 82, 85)
RGBA
rgba(250, 82, 85, 1)
HSL
hsl(359, 94%, 65%)
HSV
hsv(359, 67%, 98%)
CMYK
cmyk(0%, 67%, 66%, 2%)
CSS variable
--color-primary: #FA5255;
Lowercase HEX
#fa5255

Shades

Tints

Tones

Harmony

CSS snippets for #FA5255

.color-fa5255 {
  color: #FA5255;
  background-color: #FA5255;
}

Frequently asked questions

What color is #FA5255?+

#FA5255 is a HEX color with RGB value rgb(250, 82, 85) and HSL value hsl(359, 94%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FA5255?+

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