#FD5255 Color

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

Color preview

#FD5255

Color formats

HEX
#FD5255
RGB
rgb(253, 82, 85)
RGBA
rgba(253, 82, 85, 1)
HSL
hsl(359, 98%, 66%)
HSV
hsv(359, 68%, 99%)
CMYK
cmyk(0%, 68%, 66%, 1%)
CSS variable
--color-primary: #FD5255;
Lowercase HEX
#fd5255

Shades

Tints

Tones

Harmony

CSS snippets for #FD5255

.color-fd5255 {
  color: #FD5255;
  background-color: #FD5255;
}

Frequently asked questions

What color is #FD5255?+

#FD5255 is a HEX color with RGB value rgb(253, 82, 85) and HSL value hsl(359, 98%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD5255?+

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