#F8545F Color

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

Color preview

#F8545F

Color formats

HEX
#F8545F
RGB
rgb(248, 84, 95)
RGBA
rgba(248, 84, 95, 1)
HSL
hsl(356, 92%, 65%)
HSV
hsv(356, 66%, 97%)
CMYK
cmyk(0%, 66%, 62%, 3%)
CSS variable
--color-primary: #F8545F;
Lowercase HEX
#f8545f

Shades

Tints

Tones

Harmony

CSS snippets for #F8545F

.color-f8545f {
  color: #F8545F;
  background-color: #F8545F;
}

Frequently asked questions

What color is #F8545F?+

#F8545F is a HEX color with RGB value rgb(248, 84, 95) and HSL value hsl(356, 92%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F8545F?+

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