#F85255 Color

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

Color preview

#F85255

Color formats

HEX
#F85255
RGB
rgb(248, 82, 85)
RGBA
rgba(248, 82, 85, 1)
HSL
hsl(359, 92%, 65%)
HSV
hsv(359, 67%, 97%)
CMYK
cmyk(0%, 67%, 66%, 3%)
CSS variable
--color-primary: #F85255;
Lowercase HEX
#f85255

Shades

Tints

Tones

Harmony

CSS snippets for #F85255

.color-f85255 {
  color: #F85255;
  background-color: #F85255;
}

Frequently asked questions

What color is #F85255?+

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

What is the closest Tailwind color to #F85255?+

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